nchains.mcmcr: Number of Chains

View source: R/nchains.R

nchains.mcmcrR Documentation

Number of Chains

Description

Gets the number of chains of an MCMC object.

Usage

## S3 method for class 'mcmcr'
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()


poissonconsulting/mcmcr documentation built on Jan. 18, 2024, 1:11 a.m.