Coerces MCMC objects to an mcmc.list
object.
# S3 method for mcarray
as.mcmc.list(x, ...)# S3 method for mcmcarray
as.mcmc.list(x, ...)
# S3 method for mcmc
as.mcmc.list(x, ...)
# S3 method for mcmcr
as.mcmc.list(x, ...)
object to coerce.
Unused.
mcarray
: Coerces mcarray object to an mcmc.list object
mcmcarray
: Coerces mcmcarray object to an mcmc.list object
mcmc
: Coerces mcmc object to an mcmc.list object
mcmcr
: Coerces mcmcr object to an mcmc.list object