plot.jags_analysis: Plot a JAGS analysis

Description Usage Arguments See Also

Description

Plots the MCMC samples from a JAGS analysis model using the coda::plot.mcmc function.

Usage

1
2
3
## S3 method for class 'jags_analysis'
plot(x, model_id = default_model_id(x),
  parm = "fixed", ...)

Arguments

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

See Also

jags_analysis and plot.mcmc


poissonconsulting/jaggernaut documentation built on Feb. 18, 2021, 11:10 p.m.