Uses of Package
org.apache.commons.math3.stat.ranking

Packages that use org.apache.commons.math3.stat.ranking
org.apache.commons.math3.stat.correlation Correlations/Covariance computations. 
org.apache.commons.math3.stat.inference Classes providing hypothesis testing and confidence interval construction. 
org.apache.commons.math3.stat.ranking Classes providing rank transformations. 
 

Classes in org.apache.commons.math3.stat.ranking used by org.apache.commons.math3.stat.correlation
RankingAlgorithm
          Interface representing a rank transformation.
 

Classes in org.apache.commons.math3.stat.ranking used by org.apache.commons.math3.stat.inference
NaNStrategy
          Strategies for handling NaN values in rank transformations.
TiesStrategy
          Strategies for handling tied values in rank transformations.
 

Classes in org.apache.commons.math3.stat.ranking used by org.apache.commons.math3.stat.ranking
NaNStrategy
          Strategies for handling NaN values in rank transformations.
RankingAlgorithm
          Interface representing a rank transformation.
TiesStrategy
          Strategies for handling tied values in rank transformations.
 



Copyright © 2017 CNES. All Rights Reserved.