Interface | Description |
---|---|
RankingAlgorithm |
Interface representing a rank transformation.
|
Class | Description |
---|---|
NaturalRanking |
Ranking based on the natural ordering on doubles.
|
Enum | Description |
---|---|
NaNStrategy |
Strategies for handling NaN values in rank transformations.
|
TiesStrategy |
Strategies for handling tied values in rank transformations.
|
Copyright © 2023 CNES. All rights reserved.