Learn R Programming

universals (version 0.0.5)

nchains: Number of Chains

Description

Gets the number of chains of an MCMC object.

Usage

nchains(x, ...)

Value

An integer scalar of the number of chains.

Arguments

x

An object.

...

Other arguments passed to methods.

See Also

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