nchains.mcmc: Number of Chains

View source: R/nchains.R

nchains.mcmcR Documentation

Number of Chains

Description

Gets the number of chains of an MCMC object.

Usage

## S3 method for class 'mcmc'
nchains(x, ...)

Arguments

x

An object.

...

Other arguments passed to methods.

Value

An integer scalar of the number of chains.

See Also

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


nlist documentation built on June 8, 2025, 9:41 p.m.