deaths: : departure module

Description Usage Arguments Value See Also

View source: R/departure.R

Description

: Stochastically determined deaths at each time period of the simulation

Usage

1
deaths(dat, at)

Arguments

dat
at

Value

This function returns the dat object recording for each time step at, the number of susceptible deaths ds.flow, and infected deaths di.flow broken down into on treatment and lost to follow-up deaths dtrt.flow and dlfu.flow (therefore, 'di.flow = dtrt.flow + dlfu.flow')

See Also

This function is used by: run_abm


grlurton/ImpactSimul documentation built on March 8, 2021, 12:05 a.m.