impute_daily_incidence: Imputed incidence value for the single day with reporting...

View source: R/impute_daily_incidence.R

impute_daily_incidenceR Documentation

Imputed incidence value for the single day with reporting anomaly

Description

Imputed incidence value for the single day with reporting anomaly

Usage

impute_daily_incidence(data, adjustment_date, measure)

Arguments

data

time series data for one location related to an adjustment case. It has location, date, cum and inc as columns.

adjustment_date

date from adjustment case

measure

character vector specifying measure of covid prevalence: 'deaths' or 'cases'

Value

incidence columns after adjustments


reichlab/covidData documentation built on April 5, 2024, 5 p.m.