Description Usage Arguments Value Author(s) Examples
Method to define data points' weights for regression based models.
1 | get_time_weights(y_var, time_weight)
|
y_var |
numeric. Time series vector data. |
time_weight |
Numeric. How rapidly recent observations weight for estimation. |
Numerical vector.
Obryan Poyser
1 2 3 4 | ## Not run:
get_time_weights()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.