Learn R Programming

mcmcr (version 0.0.2)

nsims: Number of MCMC Simulations

Description

The product of the number of chains and number of iterations (in each chain).

Usage

nsims(x)

Arguments

x

The MCMC object.

Value

A count of the total number of simulations.

Examples

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

Run the code above in your browser using DataLab