Description Usage Arguments Value
Wrapper function to correct for the changes in reporting in Hubei and merge with data for all incidence
1 2 3 4 5 6 7 | est_daily_incidence_corrected(
cum_data,
first_date,
last_date,
tol = 100,
na_to_zeros = FALSE
)
|
cum_data |
data frame with the cumulative number of cases |
first_date |
the first date to infer incidence over |
last_date |
the latest date to infer incidence over |
tol |
error tolerance, in terms of number of cases |
a corrected version of the inferred incidence data corrected for reporting changes in Hubei.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.