View source: R/net.mod.recovery.R
recovery.net | R Documentation |
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)
dat |
Main |
at |
Current time step. |
The updated netsim_dat
main list object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.