The main entrypoint for the simulation. run_simulation puts together the model components and runs the malaria simulation. This currently returns a dataframe with the number of individuals in each state at each timestep
1 | run_simulation(pop, parameters)
|
pop |
population. See squire::get_population |
parameters |
model parameters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.