Prepare mutable parameters for the DAEDALUS model
Source:R/model_helpers.R
prepare_mutable_parameters.Rd
Prepares closure start and end times for model output.
Value
An environment with three mutable parameters:
switch
: The switch parameter which controls whether closures are active or not.hosp_switch
: The switch for excess mortality due to more hospitalisations required than hospital places are available.vax_switch
: A switch for whether vaccination is active. Manually switched on in model stage 3.closures_time_start
andclosures_time_end
: The times at which closures start and end. Defaults to the end time of the simulation so as to give a default duration of 0.0.