R/as-mcmc.R
as.mcmc.nlists.Rd
Gets the number of chains of an MCMC object.
# S3 method for class 'nlists' as.mcmc(x, ...)
An object.
Other arguments passed to methods.
An integer scalar of the number of chains.
Other MCMC dimensions: niters(), npars(), nsams(), nsims(), nterms()
niters()
npars()
nsams()
nsims()
nterms()