| as.mcarray | R Documentation |
Coerces MCMC objects to an mcarray object.
as.mcarray(x, ...)
## S3 method for class 'list'
as.mcmcr(x, ...)
x |
object to coerce. |
... |
Unused. |
as.mcmcr(list): Convert a list of uniquely named objects that can be coerced to [mcmcarray-object]s to an mcmcr object
Other coerce:
as.mcmcarray(),
as.mcmcr(),
mcmcrs()
as.mcarray(mcmcr_example$beta)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.