Description Usage Arguments Details See Also
Set the monitor component of a JAGS object.
1 | monitor(object) <- value
|
object |
a JAGS object. |
value |
a character vector of the parameters to monitor or a Perl regular expression as a string of the parameters to monitor. |
#' Parameter names that have a '-' suffix are monitored but not included in the calculation of convergence. This can be useful when, for example, a parameter is Bernoulli distributed.
Duplicates are removed and the parameters sorted. If a parameter is specified with and without a '-' suffix then it is assumed that it is to be included in the calculation of convergence.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.