Uses of Package
elki.math.statistics.tests
-
Packages that use elki.math.statistics.tests Package Description elki.math.statistics.dependence Statistical measures of dependence, such as correlation.elki.math.statistics.tests Statistical tests.elki.outlier.meta Meta outlier detection algorithms: external scores, score rescaling. -
Classes in elki.math.statistics.tests used by elki.math.statistics.dependence Class Description GoodnessOfFitTest Interface for the statistical test used by HiCS. -
Classes in elki.math.statistics.tests used by elki.math.statistics.tests Class Description GoodnessOfFitTest Interface for the statistical test used by HiCS.KolmogorovSmirnovTest Kolmogorov-Smirnov test.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. -
Classes in elki.math.statistics.tests used by elki.outlier.meta Class Description GoodnessOfFitTest Interface for the statistical test used by HiCS.