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
.
recovery.net(dat, at)
The updated dat
main list object.
Main list object containing a networkDynamic
object and
other initialization information passed from netsim
.
Current time step.