View source: R/General_Epidemic_Simulation.R
which_event Decides which event will occur next in the Infectious Disease process
1 | which_event(rates, population)
|
rates |
Holds information about the rates ate which each individual transition between each state. |
population |
Holds information about what state each individual in the population is in. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.