Learn R Programming

mcmcr (version 0.6.1)

mcmcarray-object: mcmcarray

Description

An mcmcarray object is an an array where the first dimension is the chains, the second dimension is the iterations and the subsequent dimensions represent the dimensionality of the parameter. The name mcmcarray reflects the fact that the MCMC dimensions, ie the chains and iterations, precede the parameter dimensions.

Arguments

See Also

Other objects: mcmcr-object, mcmcrs-object

Examples

Run this code
# NOT RUN {
mcmcr_example$beta
# }

Run the code above in your browser using DataLab