S3 method for plotting bayouMCMC objects
# S3 method for bayouMCMC
plot(x, ...)
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.
A mcmc chain of class 'bayouMCMC' produced by the function bayou.mcmc and loaded into the environment using load.bayou
Additional arguments passed to plot.mcmc
from the coda
package