nterms.mcmcarray: Number of Terms

View source: R/nterms.R

nterms.mcmcarrayR Documentation

Number of Terms

Description

Gets the number of terms of an MCMC object.

Usage

## S3 method for class 'mcmcarray'
nterms(x, ...)

Arguments

x

An object.

...

Other arguments passed to methods.

Value

A integer scalar of the number of terms.

See Also

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


mcmcr documentation built on April 3, 2025, 6:06 p.m.