monitor-set: Set monitor

Description Usage Arguments Details See Also

Description

Set the monitor component of a JAGS object.

Usage

1
monitor(object) <- value

Arguments

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.

Details

#' 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.

See Also

jaggernaut


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