Learn R Programming

mcmcr (version 0.2.0)

nsams: Number of MCMC Samples

Description

The product of the number of simulations and the number of terms.

Usage

nsams(x)

Arguments

x

The MCMC object.

Value

A count of the total number of samples.

Examples

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

Run the code above in your browser using DataLab