Makes time series plots of the parameters (not the random effects) of an MCMC run.
Usage
checkChain(chain, parameters=NULL)
Arguments
chain
The result from restoreParams, or the sims.array componento f a bugs call.
parameters
Vector of character strings giving names of parameters to plot. Default is all parameters with names starting with either "beta", "intercept", or "SD".