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