summarize_rt_error.Rdsummarize_rt_error() computes Rt estimates based on the bootstrapping
performed in sample_rt_error().
summarize_rt_error(.data, .ref)The output of sample_rt_error()
Reference Rt data
A tibble containing a forecast summary for each future-dependent
data point, as given by tidy_rt()
Other internal: 
bind_boosted_rt(),
boost_rt(),
cv_rt(),
reduce_rt_error(),
validate_rt(),
weight_rt_error()