as.bugs.mcts {Umacs} | R Documentation |
Coerce an mcts object (esp. those made with Umacs samplers) to an rv object (those compatible with the package `rv')
## S3 method for class 'mcts': as.bugs(x) as.bugs.mcts(x)
x |
An mcts object to coerce |
Class `bugs' is a simulation-based random variable class.
The simulations stored inside obj
will be copied into the components of an
`rv' object.
An object of class rv
.
Requires package `rv'.
Jouni Kerman <jouni@kerman.com>
Kerman, Jouni. Umacs: A Universal Markov Chain Sampler. Technical report, Columbia University, New York.
Package R2WinBUGS
.