MCMCDiagnosticsR Documentation

Extract MCMC diagnostics from CmdStanMCMC object

Description

Extract MCMC diagnostics from CmdStanMCMC object

Usage

MCMCDiagnostics(fit, sampler = FALSE)

Arguments

fit

CmdStanMCMC object

sampler

whether to get diagnostics summary or extract detailed sampler diagnostics

Value

list of diagnostics summary or data.frame of sampler diagnostics