Uses of Interface
org.apache.commons.statistics.ranking.RankingAlgorithm
Packages that use RankingAlgorithm
Package
Description
Classes providing hypothesis testing.
Classes providing rank transformations.
-
Uses of RankingAlgorithm in org.apache.commons.statistics.inference
Fields in org.apache.commons.statistics.inference declared as RankingAlgorithmModifier and TypeFieldDescriptionprivate static final RankingAlgorithmMannWhitneyUTest.RANKINGRanking instance.private static final RankingAlgorithmWilcoxonSignedRankTest.RANKINGRanking instance. -
Uses of RankingAlgorithm in org.apache.commons.statistics.ranking
Classes in org.apache.commons.statistics.ranking that implement RankingAlgorithmModifier and TypeClassDescriptionclassRanking based on the natural ordering on floating-point values.