Smoothing Methods#
|
A transformer that calculates the mean filter of the input data. |
|
A smoothing transformer that calculates the median filter of the input data. |
|
A transformer that calculates the Savitzky-Golay filter of the input data. |
|
Whittaker smoothing for noise reduction and signal trend estimation. |