R/niters.R
niters.mcarray.Rd
Gets the number of iterations (in a chain) of an MCMC object.
# S3 method for class 'mcarray' niters(x, ...)
An object.
Other arguments passed to methods.
An integer scalar of the number of iterations.
Other MCMC dimensions: nchains(), npars(), nsams(), nsims(), nterms()
nchains()
npars()
nsams()
nsims()
nterms()