Learn R Programming

EpiModel (version 0.95)

recovery: Recovery: epiNet.simTrans Module

Description

This function simulates recovery from the infected state either to an distinct recovered state (SIR model type) or back to a susceptible state (SIS model type), for use in epiNet.simTrans.

Usage

recovery(all, at)

Arguments

all
a list object containing a networkDynamic object and other initialization information passed from epiNet.simTrans.
at
time step to query.