powered by
Coerces MCMC objects to an mcmc object.
mcmc
# S3 method for mcarray as.mcmc(x, ...)# S3 method for mcmcarray as.mcmc(x, ...)# S3 method for mcmc.list as.mcmc(x, ...)# S3 method for mcmcr as.mcmc(x, ...)
# S3 method for mcmcarray as.mcmc(x, ...)
# S3 method for mcmc.list as.mcmc(x, ...)
# S3 method for mcmcr as.mcmc(x, ...)
object to coerce.
Unused.
mcarray: Coerces mcarray object (with 1 chain) to an mcmc object
mcarray
mcmcarray: Coerces mcmcarray object (with 1 chain) to an mcmc object
mcmcarray
mcmc.list: Coerces mcmc.list object (with 1 chain) to an mcmc object
mcmc.list
mcmcr: Coerces mcmcr object (with 1 chain) to an mcmc object
mcmcr
coda::mcmc
# NOT RUN { as.mcmc(subset(mcmcr_example, chains = 1L)) # }
Run the code above in your browser using DataLab