project_interventions_probabilistic: Probabilistic projections of interventions

Description Usage Arguments Value

View source: R/05_projections_functions.R

Description

project_interventions_probabilistic produces probabilistic projections of interventions

Usage

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
)

Arguments

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 (0 = date_init) at which effect of NPI changed in the calibration period.

n_t_calib

Number of calibration days.

n_t_project

Number of projection days.

n_lag_inf

Lag in time series of infectious individuals.

Value

A list with probabilistic projections of interventions.


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