Compute and update the state variables for a cohort
Usage
# S3 method for class 'cohort'
dts_update(t, y, pars)
Arguments
- t
current simulation time
- y
state vector
- pars
a list
Value
a vector containing the vector of all state derivatives
Compute and update the state variables for a cohort
# S3 method for class 'cohort'
dts_update(t, y, pars)
current simulation time
state vector
a list
a vector containing the vector of all state derivatives