weight_rt_error.Rdweight_rt_error() assigns weights according to a geometric decay curve
parameterized by the length of time from the current timepoint and the
first-order autoregressive coefficient, which is a measure of geometric
dependence in the absence of other modeling terms. This function is used
internally by boost_rt().
weight_rt_error(.data)The result of reduce_rt_error()
The input with a wt column containing sampling weights
Other internal: 
bind_boosted_rt(),
boost_rt(),
cv_rt(),
reduce_rt_error(),
summarize_rt_error(),
validate_rt()