Construct parameters for a multi-stage particle filter.

multistage_parameters(pars, epochs)

Arguments

pars

The parameters covering the period up to the first change in epoch.

epochs

A list of multistage_epoch objects corresponding to a new paramter regime starting at a new time point.

Value

An object of class multistage_parameters, suitable to pass through to the run method of particle_filter