Learn R Programming

EpiModel (version 0.95)

deaths.rec: Deaths for Recovered: epiNet.simTrans Module

Description

This function simulates death for those in the susceptible state for use in epiNet.simTrans simulations.

Usage

deaths.rec(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.inf