adjust_daily_incidence: Redistribute difference between the original observation and...

View source: R/adjust_daily_incidence.R

adjust_daily_incidenceR Documentation

Redistribute difference between the original observation and the imputed incidence value for the single day with reporting anomaly

Description

Redistribute difference between the original observation and the imputed incidence value for the single day with reporting anomaly

Usage

adjust_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 in an adjustment case

measure

case or death

Value

incidence columns after redistribution


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