Continue an iterative computation where it left off.
# S4 method for abcd_pomp
continue(object, ..., Nabc = 1)# S4 method for pmcmcd_pomp
continue(object, ..., Nmcmc = 1)
# S4 method for mif2d_pomp
continue(object, ..., Nmif = 1)
the result of an iterative pomp computation
additional arguments will be passed to the underlying method. This allows one to modify parameters used in the original computations.
positive integer; number of additional ABC iterations to perform
positive integer; number of additional PMCMC iterations to perform
positive integer; number of additional filtering iterations to perform
mif2
pmcmc
abc