| Name | Description | Type | Package | Framework |
| NaNStrategy | Strategies for handling NaN values in rank transformations. | Class | org.apache.commons.math3.stat.ranking | Apache Commons |
| NaturalRanking | Ranking based on the natural ordering on doubles. | Class | org.apache.commons.math3.stat.ranking | Apache Commons |
| RankingAlgorithm | Interface representing a rank transformation. | Interface | org.apache.commons.math3.stat.ranking | Apache Commons |
| TiesStrategy | Strategies for handling tied values in rank transformations. | Class | org.apache.commons.math3.stat.ranking | Apache Commons |