DMelt Guest links

Welcome to DataMelt (DMelt) examples!
Member access

Statistics : Tests

Id Output Code License Description
1Statistics/Tests:Chi2 comparison of X-Y points and a function (chi2, p-values)Jython code Jython/Python

View Code

(View Output)

Member
access
Chi2 comparison of X-Y points and a function (chi2, p-values)

(Topic: Statistics/Tests)
2Statistics/Tests:Statistical comparison of two histograms (chi2, p-values)Jython code Jython/Python

View Code

(View Output)

Member
access
Statistical comparison of two histograms (chi2, p-values)

(Topic: Statistics/Tests)
3Statistics/Tests:Statistical comparison of two one-dimensional arraysJython code Jython/Python

View Code

(View Output)

Member
access
Statistical comparison of two one-dimensional arrays

(Topic: Statistics/Tests)
4Statistics/Tests:Statistical comparisons. Kolmogorov Smirnov (KS), Anderson-Darling, GoodmanJython code Jython/Python

View Code

(View Output)

Member
access
Statistical comparisons. Kolmogorov Smirnov (KS), Anderson-Darling, Goodman

(Topic: Statistics/Tests)
5Statistics/Tests:Identification of 2D shapes in dataJython code Jython/Python

View Code

(View Output)

Member
access
Identification of 2D shapes in data

(Topic: Statistics/Tests)
6Statistics/Tests:Statistical tests. VonNeumann testJython code Jython/Python

View Code

(View Output)

Member
access
Statistical tests. VonNeumann test

(Topic: Statistics/Tests)
7Statistics/Tests:Statistical tests. Friedman testJython code Jython/Python

View Code

(View Output)

Member
access
Statistical tests. Friedman test

(Topic: Statistics/Tests)
8Statistics/Tests: Normality tests using Anderson-Darling methodJython code Jython/Python

View Code

(View Output)

Member
access
Normality tests using Anderson-Darling method

(Topic: Statistics/Tests)
9Statistics/Tests:Normality test using Shapiro-Wilk methodJython code Jython/Python

View Code

(View Output)

Member
access
Normality test using Shapiro-Wilk method

(Topic: Statistics/Tests)