plot_mcmc_list {EMC2} | R Documentation |
Uses the coda plot functions that are applied across chain
plot_mcmc_list(emc, selection = "mu", fun = "traceplot", layout = NA, ...)
emc |
An emc object |
selection |
A Character string. Indicates which parameter type to plot (e.g., |
fun |
A coda plot function choice from |
layout |
A vector indicating which layout to use as in par(mfrow = layout). If NA, will automatically generate an appropriate layout. |
... |
Optional arguments that can be passed to |
A coda plot