get_projection_scenarios: Generates interventions input list for performing projections...

Description Usage Arguments Value

View source: R/05_projections_functions.R

Description

get_projection_scenarios generates interventions input list for performing projections with the SC-COSMO model for selected state.

Usage

1
2
3
4
5
6
7
get_projection_scenarios(
  n_t,
  v_soc_dist_factor,
  v_mean_soc_dist_factor,
  v_n_date0_NPI,
  date_proj0
)

Arguments

n_t

Simulation total time.

v_soc_dist_factor

Vector with social distancing multipliers for the different mobility segments calibrated to.

v_mean_soc_dist_factor

Vector with mean social distancing multipliers for different mobility segments calibrated to.

v_n_date0_NPI

Vector with the time steps (0 = date_init) at which effect of NPI changed in the calibration period.

date_proj0

the time step (0 = date_init) where projection starts (calibration period is over).

Value

A list of named (scenarios) of intervention lists formatted for input into the SC-COSMO model.


SC-COSMO/sccosmomcma documentation built on Dec. 18, 2021, 11:56 a.m.