Description Usage Arguments Value Author(s)
Particle filtering
1 2 3 4 5 6 7 8 9 | pfilter_fit(
model = NULL,
fitted.paras = NULL,
fixed.paras = NULL,
measure = NULL,
max.iter = 200,
n.sam = 1000,
eps = 0.1
)
|
res |
a list containing the case_data data.tables generated by scenario_sim |
data.table of outbreak summary statistics
Ta-Chou Ng
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.