Construct parameters for a multi-stage particle filter.
multistage_parameters(pars, epochs)
The parameters covering the period up to the first
change in epoch
.
A list of multistage_epoch
objects corresponding
to a new paramter regime starting at a new time point.
An object of class multistage_parameters
, suitable to
pass through to the run
method of particle_filter