plotTrace.Rd
Plot the traces of all estimated variables.
plotTrace(trace, estimatedOnly = FALSE)
a data.frame
with one column per estimated parameter, as
returned by burnAndThin
logical, if TRUE
only estimated parameters are
displayed.
burnAndThin
data(mcmcEpi)
plotTrace(mcmcEpi1)