View source: R/adjust_daily_incidence.R
adjust_daily_incidence | R Documentation |
Redistribute difference between the original observation and the imputed incidence value for the single day with reporting anomaly
adjust_daily_incidence(data, adjustment_date, measure)
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 |
incidence columns after redistribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.