Description Usage Arguments Value See Also
View source: R/estimate_boosted_rt.R
boost_rt()
computes estimates of a Gamma-distributed reproduction number
given the results of rolling cross-validation of the decomposition and
the reference data.
1 | boost_rt(.data, .ref)
|
.data |
Results of cross-validation |
.ref |
Full estimates of Rt |
Rt estimates corrected for smoothing uncertainty
Other internal:
bind_boosted_rt()
,
cv_rt()
,
reduce_rt_error()
,
summarize_rt_error()
,
validate_rt()
,
weight_rt_error()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.