Uses of Class
org.apache.commons.math3.stat.ranking.NaturalRanking
-
Packages that use NaturalRanking Package Description org.apache.commons.math3.stat.inference Classes providing hypothesis testing. -
-
Uses of NaturalRanking in org.apache.commons.math3.stat.inference
Fields in org.apache.commons.math3.stat.inference declared as NaturalRanking Modifier and Type Field Description private NaturalRanking
MannWhitneyUTest. naturalRanking
Ranking algorithm.private NaturalRanking
WilcoxonSignedRankTest. naturalRanking
Ranking algorithm.
-