Description Usage Arguments Value See Also
Subset a JAGS model x.
1 2 | ## S3 method for class 'jags_model'
subset(x, model_id = default_model_id(x), ...)
|
x |
a jags_model x. |
model_id |
an integer or character vector specifying the jags models to select. |
... |
other arguments passed to generic function. |
the subsetted jags_analysis x
subset
and jags_analysis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.