powered by
Gets the number of simulations (iterations * chains) of an MCMC object.
The default methods returns the product of nchains() and niters().
nchains()
niters()
nsims(x, ...)# S3 method for default nsims(x, ...)
# S3 method for default nsims(x, ...)
An integer scalar of the number of simulations.
An object.
Other arguments passed to methods.
Other MCMC dimensions: nchains(), niters(), npars(), nsams(), nterms()
npars()
nsams()
nterms()