Description Usage Arguments Value
View source: R/02_decision_model_functions.R
cosmo_dXdt
computes the derivatives of the Stanford-CIDE COronavirus
Simulation MOdel (SC-COSMO).
1 | cosmo_dXdt(time, v_pop, l_params_all)
|
time |
Time at which the derivatives will be computed. |
v_pop |
Vector with the population by class. |
l_params_all |
List with all parameters of SC-COSMO model. |
A list with a vector of derivatives for each class by age group.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.