You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is no way to specify a rolling window for the exponentially weighted functions. From the docs the weighting function is giving by
However I am wondering if it is straightforward to add a window parameter, similar to the rolling window statistics. This would change the formula to look like