Learn R Programming

universals (version 0.0.5)

niters: Number of Iterations

Description

Gets the number of iterations (in a chain) of an MCMC object.

Usage

niters(x, ...)

Value

An integer scalar of the number of iterations.

Arguments

x

An object.

...

Other arguments passed to methods.

See Also

Other MCMC dimensions: nchains(), npars(), nsams(), nsims(), nterms()