Description Usage Arguments Value See Also
weight_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()
.
1 | weight_rt_error(.data)
|
.data |
The result of |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.