Uses of Package
elki.math.statistics.dependence.mcde
-
Packages that use elki.math.statistics.dependence.mcde Package Description elki.math.statistics.dependence Statistical measures of dependence, such as correlation.elki.math.statistics.dependence.mcde Tests tailored to be used withMCDEDependence
. -
Classes in elki.math.statistics.dependence.mcde used by elki.math.statistics.dependence Class Description MCDETest Interface for statistical tests forMCDEDependence
.MCDETest.RankStruct Structure to hold return values in index creation for MCDEDependence -
Classes in elki.math.statistics.dependence.mcde used by elki.math.statistics.dependence.mcde Class Description MCDETest Interface for statistical tests forMCDEDependence
.MCDETest.RankStruct Structure to hold return values in index creation for MCDEDependenceMWPTest Implementation of Mann-Whitney U test returning the p-value (not the test statistic, thus MWP) forMCDEDependence
.MWPTest.MWPRanking Structure to hold values needed for computing MWP in MCDEDependene.