plot.bayouMCMC: S3 method for plotting bayouMCMC objects
Description
S3 method for plotting bayouMCMC objects
Usage
# S3 method for bayouMCMC
plot(x, ...)
Arguments
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 plot.mcmc
from the coda
package