Coerces MCMC objects to an mcmcarray-object().

as.mcmcarray(x, ...)

Arguments

x

object to coerce.

...

Unused.

See also

Other coerce: as.mcarray(), as.mcmcr(), mcmcrs()

Examples

as.mcmcarray(as.mcarray(mcmcr_example$beta))
#>           [,1]     [,2]
#> [1,] 0.9716535 1.971654
#> [2,] 1.9716535 2.971654
#> 
#> nchains:  2 
#> niters:  400