attach.jags | R Documentation |
These are wraper functions for attach.bugs
and detach.bugs
, which
attach or detach three-way-simulation array of bugs object to the search path. See attach.all
for details.
attach.jags(x, overwrite = NA)
detach.jags()
x |
An |
overwrite |
If |
See attach.bugs
for details
Yu-Sung Su suyusung@tsinghua.edu.cn,
Sibylle Sturtz and Uwe Ligges and Andrew Gelman. (2005). “R2WinBUGS: A Package for Running WinBUGS from R.” Journal of Statistical Software 3 (12): 1–6.
# See the example in ?jags for the usage.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.