nterms.mcmc.listR Documentation

Number of Terms

Description

Gets the number of terms of an MCMC object.

Usage

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