Description Usage Arguments See Also
View source: R/plotMCMCAlgorithmObject.R
The function calculates and by defaults plots the acf and estimates the autocorrelation in the trace.
1 |
mcmc |
object of class MCMC |
type |
"LogPosterior" or "LogLikelihood", defaults to "LogPosterior" |
samples |
number of samples at the end of the trace used to calculate the acf |
lag.max |
Maximum amount of lag to calculate acf. Default is 10*log10(N), where N i the number of observations. |
plot |
logical. If TRUE (default) a plot of the acf is created |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.