gen_hosp_targets: Generate hospitalization targets.

Description Usage Arguments Value

View source: R/03_hosp_target_functions.R

Description

gen_hosp_targets generates targets for hospitalization parameters.

Usage

1
2
3
4
5
gen_hosp_targets(
  n_time_stamp = "2020-12-21",
  n_date_ini = NULL,
  n_date_last = "2020-12-07"
)

Arguments

n_time_stamp

Date at which hospitalization series were released.

n_date_ini

Initial date to generate targets.

n_date_last

Last date to generate targets.

Value

A data.frame with state-specific calibration targets.


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