View source: R/impute_daily_incidence.R
impute_daily_incidence | R Documentation |
Imputed incidence value for the single day with reporting anomaly
impute_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 from adjustment case |
measure |
character vector specifying measure of covid prevalence: 'deaths' or 'cases' |
incidence columns after adjustments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.