View source: R/particle_filter_multistage.R
multistage_parameters | R Documentation |
Construct parameters for a multi-stage particle filter.
multistage_parameters(pars, epochs)
pars |
The parameters covering the period up to the first
change in |
epochs |
A list of |
An object of class multistage_parameters
, suitable to
pass through to the run
method of particle_filter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.