Learn R Programming

mcmcr (version 0.0.2)

niters: Number of MCMC samples

Description

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

Usage

niters(x, ...)

Arguments

x

The object

...

Unused.

Value

A count indicating the number of MCMC iterations.

Examples

Run this code
# NOT RUN {
niters(mcmcr_example)
# }

Run the code above in your browser using DataLab