intervention_protocol: Creates protocols for the interventions using parameters of...

View source: R/intervention.R

intervention_protocolR Documentation

Creates protocols for the interventions using parameters of the model; used in the 'run' method of compartmental model with interventions.

Description

Creates protocols for the interventions using parameters of the model; used in the 'run' method of compartmental model with interventions.

Usage

intervention_protocol(int_parms, sim_parms, tanh_slope)

Arguments

int_parms

parameters of the interventions as according to a InterventionParameters object.

sim_parms

parameters of the simulation timeframe as according to a SimulationParameters object.

tanh_slope

sharpness of the intervention waves used for function continuity purposes.


Como-DTC-Collaboration/como-models documentation built on May 22, 2022, 9:33 a.m.