Uses of Package
adams.data.smoothing
-
Packages that use adams.data.smoothing Package Description adams.data.filter adams.data.smoothing -
Classes in adams.data.smoothing used by adams.data.filter Class Description AbstractSmoother Abstract base class for smoothing schemes. -
Classes in adams.data.smoothing used by adams.data.smoothing Class Description AbstractLOWESSBased Abstract ancestor for LOWESS-based smoothers.AbstractSavitzkyGolayBased Abstract ancestor for Savitzky-Golay-based smoothers.AbstractSlidingWindow Abstract sliding window smoother.AbstractSlidingWindow.Measure The type of measure to use for computing the "smoothed" points in the sliding window.AbstractSmoother Abstract base class for smoothing schemes.