View source: R/vector_bootstrap_PF.R
VBS_PF | R Documentation |
Generates a bootstrap particle filter.
VBS_PF(y, X_0, epiModel, obs = "AC")
y |
Observed epidemic data |
X_0 |
Initial epidemic state, which is assumed to be known. |
epiModel |
epidemic model |
obsFrame |
Generator function for observational model. |
Bootstrap Particle Filter using vectorised simulator
Returns log-likelihood estimate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.