Learn R Programming

EpiModel (version 2.3.0)

recovery.icm: Recovery: icm Module

Description

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

Usage

recovery.icm(dat, at)

Value

The updated dat main list object.

Arguments

dat

Main data object passed through icm simulations.

at

Current time step.