as.mcmc.list: Coerce to an mcmc.list object
Description
Coerces MCMC objects to an mcmc.list object.
Usage
# S3 method for mcmcarray
as.mcmc.list(x, ...)# S3 method for mcmc
as.mcmc.list(x, ...)
# S3 method for mcmcr
as.mcmc.list(x, ...)
Methods (by class)
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