DMelt Guest links

Welcome to DataMelt (DMelt) examples!
Member access

Statistics : Smoothing

Id Output Code License Description
1Statistics/Smoothing:Loess (Lowess) smoothing of a histogramJython code Jython/Python

View Code

(View Output)

Member
access
Loess (Lowess) smoothing of a histogram

(Topic: Statistics/Smoothing)
2Statistics/Smoothing:Loess (Lowess) smoothing of dataJython code Jython/Python

View Code

(View Output)

Member
access
Loess (Lowess) smoothing of data

(Topic: Statistics/Smoothing)
3Statistics/Smoothing:Data smoothing (interpolation), Cubic and SPlineJython code Jython/Python

View Code

(View Output)

Member
access
Data smoothing (interpolation), Cubic and SPline

(Topic: Statistics/Smoothing)
4Statistics/Smoothing:Using  SplinePolynomial for data smoothingJython code Jython/Python

View Code

(View Output)

Member
access
Using SplinePolynomial for data smoothing

(Topic: Statistics/Smoothing)