mcmcrs {mcmcr} | R Documentation |
Create mcmcrs
Description
Creates an mcmcrs-object()
from multiple link{mcmcr-object}
s.
Usage
mcmcrs(...)
Arguments
... |
Objects of class mcmcr. |
Value
An object of class mcmcrs
See Also
Other coerce:
as.mcarray()
,
as.mcmcarray()
,
as.mcmcr()
Examples
mcmcrs(mcmcr_example, mcmcr_example)
[Package mcmcr version 0.6.1 Index]