trigger_end_horizon {EpiModel} | R Documentation |
Function to Trigger the End Horizon
Description
Function to Trigger the End Horizon
Usage
trigger_end_horizon(dat)
Arguments
dat |
Main |
Details
This function triggers the end horizon if a control end.horizon
exists and
its at
value is equal to the current timestep. The end horizon consists on
the removal of a set of modules from the module list.
Value
The updated netsim_dat
main list object.
[Package EpiModel version 2.5.0 Index]