Description Usage Arguments Value
View source: R/online_filter.R
Create an online RLS filter for MA model
1 | make_filter_rls_linear(width, lambda = 0.99, sigma = 1)
|
width |
width of the filter |
lambda |
forgetting factor |
sigma |
initial factor for covariance matrix |
a stateful online function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.