Description Usage Arguments Value
Runs the conisi COVID-19 model on multiple parameter sets at once
1 | COVIDmodel_run_many(parm_table, pop_size, num_days, pop_prop, contact_matrix)
|
parm_table |
A data frame containing the time-varying parameters (in long format) for multiple experiments. |
pop_size |
Integer The size of the population being modelled. |
num_days |
Integer How many days to run the simulation for. |
pop_prop |
A vector with population proportions for sub-population groups |
contact_matrix |
A vector with entries of the mixing matrix |
A data frame with the values of the various compartments, parameters and other statistics over time
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.