BayesianTools (version 0.1.0)

tracePlot: Trace plot for MCMC class

Description

Trace plot for MCMC class

Usage

tracePlot(sampler, thin = "auto", ...)

Arguments

sampler
an object of class MCMC sampler
thin
determines the thinning intervall of the chain
...
additional parameters to pass on to the getSample, for example parametersOnly =F, or start = 1000

See Also

marginalPlot plotTimeSeries correlationPlot