Description Usage Arguments Value
View source: R/05_projections_functions.R
get_projection_scenarios
generates interventions input
list for performing projections with the SC-COSMO model
for selected state.
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
)
|
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_proj0 |
the time step (0 = |
A list of named (scenarios) of intervention lists formatted for input into the SC-COSMO model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.