Description Usage Arguments Value
Generates a plot of MCMC chains and ACF function for a Jags model output.
1 | check.chains(X, name = "", pdf.file = "")
|
X |
a jag model fit as returned by a call to jags from fit.jagsNEC or fit.jagsMANEC |
name |
an optional character string indicating the label to be placed at the top of the plotting window |
pdf.file |
A character string to use in the file name for saving the plots as a pdf |
A plot of MCMC chains and ACF diagrams for each element in params.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.