Implement Analysis functions for Smooth
* running average with weight (centered/lagged) - DONE
* percentile filter - DONE
* Savitzky-Golay - DONE
* Bezier curves (de Casteljau)* LOESS/LOWESS/RLOESS/RLOWESS
* B-spline (de Boor, see GSL* Bezier curves (de Casteljau)
* LOESS/LOWESS/RLOESS/RLOWESS* B-spline (de Boor, see GSL)
* ( Fourier low pass filter)