| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| README.html | 2020-09-16 11:50 | 4.5K | ||
incidental contains an empirical Bayes incidence curve fitting from a set of reported cases and a delay distribution:
fit_incidence() fits incidence to a set of reported cases and a delay distribution.incidence_to_df() utility function to return the output of fit_incidence() as a data frame.plot() utility function to plot the output of fit_incidence()You can learn more about incidental in the vignettes.