R/methods.R
propagate-fwdControl-method.Rd
Change the nuber of iterations in the iter slot of the fwdControl.
# S4 method for fwdControl propagate(object, iter, fill.iter = TRUE)
A fwdControl object.
The number of iterations.
Fill the new iters with original values (TRUE) or NA (FALSE)