Description Usage Arguments Details Value References
Source: TU Ilmenau - GitHub
1 2 3 4 5 6 7 8 9 10 | uts_repronum(
new.cases,
profile,
window = 1,
delay = 0,
conf.level = 0.95,
pad.zeros = FALSE,
min.denominator = 5,
min.numerator = 5
)
|
new.cases |
Vector of daily cases data |
profile |
tbd |
window |
tbd |
delay |
tbd |
conf.level |
tbd |
pad.zeros |
tbd |
min.denominator |
tbd |
min.numerator |
tbd |
Here are further details
However, needs some text.
Also su-subsection needs some text.
data.frame with as many rows as new.cases
1 2 3 4 5 6 7 | repronum = reproduction number
repronum.se = reproduction number standard error
ci.lower = confidence interval lower limit
ci.upper = confidence interval upper limit
|
TU Ilmenau GitHub code source: https://github.com/Stochastik-TU-Ilmenau/COVID-19/blob/gh-pages/estimator.r
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.