Uses of Class
adams.data.smoothing.AbstractLOWESSBased
-
Packages that use AbstractLOWESSBased Package Description adams.data.smoothing -
-
Uses of AbstractLOWESSBased in adams.data.smoothing
Subclasses of AbstractLOWESSBased in adams.data.smoothing Modifier and Type Class Description class
TimeseriesLOWESSBased
A LOWESS based smoothing algorithm.
For more information on LOWESS see:
WikiPedia.
-