Description Usage Arguments Examples
The se1e2ir
returns the rate of change of the SE1E2IR model that can be integrated using deSolve package
1 |
t |
A vector of times for integration |
y |
A vector of state variables |
param |
A vector of parameter values (i.e., sigma, gamma, R) |
1 | pop <- setup_population(disease, country); calculate_cases(disease, country, pop)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.