View source: R/bayou-plotting.R
plot.bayouMCMC | R Documentation |
S3 method for plotting bayouMCMC objects
## S3 method for class 'bayouMCMC'
plot(x, ...)
x |
A mcmc chain of class 'bayouMCMC' produced by the function bayou.mcmc and loaded into the environment using load.bayou |
... |
Additional arguments passed to |
No return value, called for side effects. This function generates diagnostic trace and density plots for MCMC chains of class 'bayouMCMC' to assess convergence and parameter distributions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.