infection.icm {EpiModel} | R Documentation |
Primary Infection Module for icm
Description
This function simulates the main infection process given the current state of the actors in the system.
Usage
infection.icm(dat, at)
Arguments
dat |
Main |
at |
Current time step. |
Value
The updated icm_dat
class main data object.
[Package EpiModel version 2.4.0 Index]