View source: R/GetMCMCAutoCorrelationPlot.R
GetMCMCAutoCorrelationPlot | R Documentation |
Get autocorrelation plot from MCMC chain convergence.
GetMCMCAutoCorrelationPlot(covariance)
covariance |
Array of covariance matrices. Required. |
## Not run:
GetMCMCAutoCorrelationPlot(covariance)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.