iterationStat: iterationStat

View source: R/iterationStat.R

iterationStatR Documentation

iterationStat

Description

This function updates the progress and estimated timeframe for the SMC

Usage

iterationStat(iteration, totalLength)

Arguments

iteration

Looping variable (e.g., i in for(i in 1:100))

totalLength

Total length of the iteration run

Value

Printed status update at a density of every fifth of the total progression.


cdbernard/particles documentation built on Jan. 3, 2023, 9:39 a.m.