Makes trace plots for model parameters.
Arguments
- x
An object of class
emc
- stage
A character string indicating the sampling stage to be summarized. Can be
preburn
,burn
,adapt
, orsample
.- selection
A character vector indicating the parameter group(s). Defaults to
mu
,sigma2
, andalpha
.- 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
get_pars
orplot.default
(seepar()
)