Description Usage Arguments See Also
Plots the MCMC samples from a JAGS analysis model using the coda::plot.mcmc function.
1 2 3 | ## S3 method for class 'jags_analysis'
plot(x, model_id = default_model_id(x),
parm = "fixed", ...)
|
x |
a jags_analysis object |
model_id |
a count or string specifying the jags model to select. |
parm |
a character vector of the parameters to plot. |
... |
arguments to pass to coda::plot.mcmc |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.