example_truncated | R Documentation |
An example dataset of observed cases with truncation applied.
This data is generated internally for use in the example of
estimate_truncation()
. For details on how the data is generated, see
https://github.com/epiforecasts/EpiNow2/blob/main/data-raw/truncated.R #nolint
example_truncated
A list of data.table
s containing cases reported on each date until
a point of truncation.
Each element of the list is a data.table
with the following columns:
Date of case report.
Number of confirmed cases.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.