Description Usage Arguments Value
View source: R/General_Epidemic_Simulation.R
relevant_rates A function which will decided which rates are important, in terms of deciding when the next event occurs and which event occurs. The aim of this function is to avoid extracting this information twice.
1 | relevant_rates(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 |
relevant_rates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.