Learn R Programming

CNPBayes (version 1.2.2)

thin: Number of thinning intervals.

Description

This function retrieves the number of thinning intervals used for an MCMC simulation.

Usage

thin(object)
"thin"(object)
"thin"(object)

Arguments

object
see showMethods(thin)

Value

An integer of the number of thinning intervals

Examples

Run this code
     thin(MarginalModelExample)

Run the code above in your browser using DataLab