reduce_rt_error: Combine a List of Rt Errors into a Tibble Grouped by Forecast...

Description Usage Arguments Value See Also

Description

reduce_rt_error() combine a list of tibbles containing the mapped error estimates using validate_rt(). Reduce here is used in the context of "Map-Reduce"; it has nothing to do with "reducing" the size of errors. This function is used internally by estimate_boosted_rt().

Usage

1

Arguments

.data

A list of tibbles containing error estimates for each time point in a time series

Value

A tibble containing error estimates by forecast horizon for each estimated time point

See Also

Other internal: bind_boosted_rt(), boost_rt(), cv_rt(), summarize_rt_error(), validate_rt(), weight_rt_error()


jesse-smith/covidModel documentation built on Feb. 21, 2022, 3:23 p.m.