traceplot: Trace plot of MCMC output
Description
Displays a plot of iterations vs. sampled values for each variable
in the chain, with a separate plot per variable.Usage
traceplot(x, smooth = TRUE, col, type, ylab, ...)
Arguments
x
An mcmc or mcmc.list object
smooth
draw smooth line through trace plot
col
graphical parameter (see par)
type
graphical parameter (see par)
ylab
graphical parameter (see par)
...
further graphical parameters