mcmcLoop: iterator for MCMC loops
Description
control an MCMC loop with this iterator
Usage
mcmcLoop(N, burnin, thin, trim = TRUE, progressor = mcmcProgressPrint)
Arguments
trim
whether to cut off iterations after the last retained iteration
progressor
a function that returns a progress object