recovery.2g.net {EpiModel} | R Documentation |
Recovery: netsim 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
netsim
.
Usage
recovery.2g.net(dat, at)
Arguments
dat |
Main |
at |
Current time step. |
Value
The updated netsim_dat
main list object.
[Package EpiModel version 2.4.0 Index]