Initialization function for the "McmcOptions" class
Initialization function for the "McmcOptions" class
McmcOptions(burnin = 10000L, step = 2L, samples = 10000L)
burnin |
number of burn-in iterations which are not saved (default:
|
step |
only every step-th iteration is saved after the burn-in
(default: |
samples |
number of resulting samples (by default |
the McmcOptions
object
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.