/
LOWESS and LOESS Smoothing
LOWESS and LOESS Smoothing
(ORG-6564)
Sample OPJ to download to try: LOWESS and LOESS Method.opj
LOWESS and LOESS smoothing options have been added to the Smooth tool.
Both methods are locally weighted scatterplot smoothing, the most significant advantage is that they capture the major trend of the data but will not be seriously influenced by the fluctuations of data in a small X range.
To use these methods, select Analysis: Signal Processing: Smooth from the Origin menu, when a worksheet or a graph is active.
And you can either use Points of Window to define the degree of smoothing. Curve will be smoother with bigger points of window, or you can check the Use Proportion of Span check box. Curves will be smoother with bigger span.
, multiple selections available,
Related content
Akima Spline Interpolation
Akima Spline Interpolation
More like this
Analysis on Virtual Matrix based Plot
Analysis on Virtual Matrix based Plot
More like this
Fill Area Between Two Line Plots
Fill Area Between Two Line Plots
More like this
Anti-Aliasing on Screen for 2D Graphs
Anti-Aliasing on Screen for 2D Graphs
More like this
C4 - Box Chart Improvement
C4 - Box Chart Improvement
More like this
Custom X Values for Fitted Curve
Custom X Values for Fitted Curve
More like this