OLS fit y = a + b*t over a trailing window. derivative_order selects value/slope/zero.
Trailing-window length.
0 = fitted value at the last sample, 1 = slope.
Warmup behaviour.
https://screamer.readthedocs.io/en/latest/ for the Python reference and full details.
OLS fit y = a + b*t over a trailing window. derivative_order selects value/slope/zero.