Package org.apache.commons.statistics.ranking
package org.apache.commons.statistics.ranking
Classes providing rank transformations.
- Since:
- 1.1
-
ClassDescriptionStrategies for handling
NaN
values in rank transformations.Ranking based on the natural ordering on floating-point values.Represents the position of adouble
value in a data array.An expandable list of int values.Interface representing a rank transformation.Strategies for handling tied values in rank transformations.