prevalence.icm {EpiModel} | R Documentation |
Get Epidemic Output from icm Model
Description
This function provides all active model state sizes from the network at the specified time step, output to a list of vectors.
Usage
prevalence.icm(dat, at)
Arguments
dat |
Main |
at |
Current time step. |
Value
The updated icm_dat
class main data object.
[Package EpiModel version 2.5.0 Index]