niters.mcmcrs: Number of Iterations

View source: R/niters.R

niters.mcmcrsR Documentation

Number of Iterations

Description

Gets the number of iterations (in a chain) of an MCMC object.

Usage

## S3 method for class 'mcmcrs'
niters(x, ...)

Arguments

x

An object.

...

Other arguments passed to methods.

Value

An integer scalar of the number of iterations.

See Also

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


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