gen_targets: Generate calibration targets

Description Usage Arguments Value

View source: R/03_target_functions.R

Description

gen_targets generates state-specific calibration targets for Mexico City Metropolitan Area based on symptomatic cases.

Usage

1
2
3
4
5
6
gen_targets(
  v_states_calib = "MCMA",
  n_time_stamp = "2020-09-13",
  n_date_ini = NULL,
  n_date_last = "2020-08-31"
)

Arguments

v_states_calib

Vector of states used for calibration.

n_time_stamp

Date at which Covid-19 series were released by the Epidemiology Department of the Ministry of Health.

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.