Package elki.math.statistics.dependence.mcde
Tests tailored to be used with
MCDEDependence
.-
Interface Summary Interface Description MCDETest<R extends MCDETest.RankStruct> Interface for statistical tests forMCDEDependence
. -
Class Summary Class Description 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.MWPTest.Par Parameterizer, returning the static instance.