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

Packages that use org.apache.commons.math.stat.ranking
org.apache.commons.math.stat.correlation Correlations/Covariance computations. 
org.apache.commons.math.stat.ranking Classes providing rank transformations. 
 

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

Classes in org.apache.commons.math.stat.ranking used by org.apache.commons.math.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 © 2003-2010 The Apache Software Foundation. All Rights Reserved.