Uses of Package
org.apache.commons.math4.stat.ranking
| Package | Description |
|---|---|
| org.apache.commons.math4.stat.correlation |
Correlations/Covariance computations.
|
| org.apache.commons.math4.stat.descriptive.rank |
Summary statistics based on ranks.
|
| org.apache.commons.math4.stat.inference |
Classes providing hypothesis testing.
|
| org.apache.commons.math4.stat.ranking |
Classes providing rank transformations.
|
-
Classes in org.apache.commons.math4.stat.ranking used by org.apache.commons.math4.stat.correlation Class Description RankingAlgorithm Interface representing a rank transformation. -
Classes in org.apache.commons.math4.stat.ranking used by org.apache.commons.math4.stat.descriptive.rank Class Description NaNStrategy Strategies for handling NaN values in rank transformations. -
Classes in org.apache.commons.math4.stat.ranking used by org.apache.commons.math4.stat.inference Class Description NaNStrategy Strategies for handling NaN values in rank transformations.TiesStrategy Strategies for handling tied values in rank transformations. -
Classes in org.apache.commons.math4.stat.ranking used by org.apache.commons.math4.stat.ranking Class Description NaNStrategy Strategies for handling NaN values in rank transformations.RankingAlgorithm Interface representing a rank transformation.TiesStrategy Strategies for handling tied values in rank transformations.