mcmcLoop: iterator for MCMC loops

Description Usage Arguments

Description

control an MCMC loop with this iterator

Usage

1
mcmcLoop(N, burnin, thin, trim = TRUE, progressor = mcmcProgressPrint)

Arguments

N

number of iterations

burnin

length of burn-in

thin

frequency of thinning

trim

whether to cut off iterations after the last retained iteration

progressor

a function that returns a progress object


bentaylor1/lgcp documentation built on May 12, 2019, 2:09 p.m.