SGFilter
scalation.modeling.forecasting.SGFilter
The SGFilter class provides basic time series capabilities for Savitzky–Golay filters that are used to smooth data. Note, would need to be adapted for use as a forecaster as it uses future data.
Value parameters
- y
-
the response vector (time series data)
Attributes
- See also
-
WeightedMovingAverage - Graph
-
- Supertypes
Members list
In this article