Interface | Description |
---|---|
GoodnessOfFitTest |
Interface for the statistical test used by HiCS.
|
Class | Description |
---|---|
AndersonDarlingTest |
Perform Anderson-Darling test for a Gaussian distribution.
|
KolmogorovSmirnovTest |
Kolmogorov-Smirnov test.
|
KolmogorovSmirnovTest.Parameterizer |
Parameterizer, to use the static instance.
|
StandardizedTwoSampleAndersonDarlingTest |
Perform a two-sample Anderson-Darling rank test, and standardize the
statistic according to Scholz and Stephens.
|
WelchTTest |
Calculates a test statistic according to Welch's t test for two samples
Supplies methods for calculating the degrees of freedom according to the
Welch-Satterthwaite Equation.
|
WelchTTest.Parameterizer |
Parameterizer, to use the static instance.
|
Statistical tests.
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.