Rdocumentation
powered by
Learn R Programming
EpiModel (version 0.95)
deaths.inf: Deaths for Infecteds: epiNet.simTrans Module
Description
This function simulates deaths for infecteds for use in
epiNet.simTrans
simulations.
Usage
deaths.inf(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.sus
,
deaths.rec