Description Usage Arguments Value
View source: R/05_projections_functions.R
project_interventions_probabilistic produces probabilistic projections
of interventions
| 1 2 3 4 5 6 7 8 | project_interventions_probabilistic(
  m_calib_post,
  n_date_ini,
  v_n_date0_NPI,
  n_t_calib,
  n_t_project,
  n_lag_inf
)
 | 
| m_calib_post | Matrix with calibrated parameters from posterior distribution. | 
| n_date_ini | Initial date of calibration. | 
| v_n_date0_NPI | Vector with the time steps ( | 
| n_t_calib | Number of calibration days. | 
| n_t_project | Number of projection days. | 
| n_lag_inf | Lag in time series of infectious individuals. | 
A list with probabilistic projections of interventions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.