mcmcrs-object {mcmcr} | R Documentation |
mcmcrs
Description
An mcmcrs
object stores multiple mcmcr-object()
s
with the same parameters and the same number of chains and iterations.
Details
mcmcrs
objects allow the results of multiple analyses
using the same model to be manipulated and queried as a whole.
See Also
Other objects:
mcmcarray-object
,
mcmcr-object
Examples
mcmcrs(mcmcr_example, mcmcr_example)
[Package mcmcr version 0.6.1 Index]