nchains.mcmcarray: Number of Chains

Description Usage Arguments Value See Also

View source: R/nchains.R

Description

Gets the number of chains of an MCMC object.

Usage

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


mcmcr documentation built on Sept. 7, 2021, 1:07 a.m.