Rdocumentation
powered by
Learn R Programming
EpiModel (version 0.95)
deaths.sus: Deaths for Suceptibles: epiNet.simTrans Module
Description
This function simulates death for those in the susceptible state for use in
epiNet.simTrans
simulations.
Usage
deaths.sus(all, at)
Arguments
all
a list object containing a
networkDynamic
object and other initialization information passed from
epiNet.simTrans
.
at
time step for simulation.
See Also
epiNet.simTrans
,
deaths.inf
,
deaths.rec