summarize_rt_error() computes Rt estimates based on the bootstrapping performed in sample_rt_error().

summarize_rt_error(.data, .ref)

Arguments

.data

The output of sample_rt_error()

.ref

Reference Rt data

Value

A tibble containing a forecast summary for each future-dependent data point, as given by tidy_rt()

See also