View source: R/agg_mod3_sims.R
agg_mod3_sims | R Documentation |
Because Model 3 has spatial structure, simulations from model 3 result in simulations of the process for each departement. For comparitive purposes, it's useful to aggregate these results into national counts, and this function does precisly that.
agg_mod3_sims(sims)
sims |
data.frame containing simulations from model 3. |
A data.frame with columns:
time: Numerical year
q05: 2.5 percentile of reported cholera cases
mean: Mean of reported cholera cases
q50: Median of reported cholera cases
q95: 97.5 percentile of reported cholera cases
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.