samplesMonitors | R Documentation |
This function returns names of monitored scalar variables.
samplesMonitors(node)
node |
Character vector of length 1, name of a variable in the model, or simply ‘ |
A list of names that are monitored.
If sampling a vector of parameters of node
, all elements are printed, e.g.:
"node[beg]", ..., "node[end]"
.
BRugs
, help.WinBUGS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.