cosmo_dXdt: Derivatives of the Stanford-CIDE COronavirus Simulation MOdel...

Description Usage Arguments Value

View source: R/02_decision_model_functions.R

Description

cosmo_dXdt computes the derivatives of the Stanford-CIDE COronavirus Simulation MOdel (SC-COSMO).

Usage

1
cosmo_dXdt(time, v_pop, l_params_all)

Arguments

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.

Value

A list with a vector of derivatives for each class by age group.


SC-COSMO/sccosmomcma documentation built on Dec. 18, 2021, 11:56 a.m.