as.rv.bugs {rv} | R Documentation |
as.rv.bugs
coerces an R2WinBUGS
object to an rv
object.
as.rv.bugs(x)
x |
a bugs (R2WinBUGS) object |
A random vector with the names attribute set to the names of the parameters.
Jouni Kerman kerman@stat.columbia.edu http://www.stat.columbia.edu/~kerman
Kerman, Jouni and Gelman, Andrew. Manipulating and Summarizing Posterior Simulations Using Random Variable Objects. Technical report, Columbia University, New York.
split.rv
to split the named random vector so you can
``attach" it with rvattach
.