Usage
## S3 method for class 'bugs':
traceplot( x, mfrow = c( 1, 1 ), varname = NULL,
match.head = TRUE, ask = TRUE,
col = rainbow( x$n.chains ),
lty = 1, lwd = 1, ...)
Arguments
mfrow
graphical parameter (see par
)
varname
vector of variable names to plot
match.head
matches the variable names by the beginning of the variable names in bugs object
ask
logical; if TRUE
, the user is asked before each plot, see
par(ask=.)
.
col
graphical parameter (see par
)
lty
graphical parameter (see par
)
lwd
graphical parameter (see par
)
...
further graphical parameters