Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

McmcOptions

Initialization function for the "McmcOptions" class


Description

Initialization function for the "McmcOptions" class

Usage

McmcOptions(burnin = 10000L, step = 2L, samples = 10000L)

Arguments

burnin

number of burn-in iterations which are not saved (default: 10,000)

step

only every step-th iteration is saved after the burn-in (default: 2)

samples

number of resulting samples (by default 10,000 will result)

Value

the McmcOptions object


crmPack

Object-Oriented Implementation of CRM Designs

v1.0.0
GPL (>= 2)
Authors
Daniel Sabanes Bove [aut], Wai Yin Yeung [aut], Giuseppe Palermo [aut, cre], Thomas Jaki [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.