Plot the traces of all estimated variables.

plotTrace(trace, estimatedOnly = FALSE)

Arguments

trace

a data.frame with one column per estimated parameter, as returned by burnAndThin

estimatedOnly

logical, if TRUE only estimated parameters are displayed.

See also

burnAndThin

Examples

data(mcmcEpi)
plotTrace(mcmcEpi1)