MCMC convergence diagnostics
DiagMCMC(
data.MCMC,
par.name,
job.names,
job.group,
credible.region = 0.95,
monochrome = TRUE,
plot.colors = c("#495054", "#e3e8ea")
)
MCMC chains to diagnose
parameter to analyze
names of all parameters in analysis, Default: NULL
for some hierarchical models with several layers of parameter names (e.g., latent and observed parameters), Default: NULL
summarize uncertainty by defining a region of most credible values (e.g., 95 percent of the distribution), Default: 0.95
logical, indicating whether or not to use monochrome colors, else use DistinctColors, Default: TRUE
range of color to use, Default: c("#495054", "#e3e8ea")
list of diagnostic plots
dev.new
,colorRampPalette
,recordPlot
,graphics.off
,dev.list
,dev.off
par
,layout
,plot.new
,matplot
,abline
,text
,points
,mtext
traceplot
,gelman.plot
,effectiveSize
sd
,acf
,density