StatisticsRanks Method |
Name | Description | |
---|---|---|
Ranks(IEnumerableDouble, RankDefinition) | Evaluates the rank of each entry of the provided samples. The rank definition can be specified to be compatible with an existing system. | |
Ranks(IEnumerableNullableDouble, RankDefinition) | Evaluates the rank of each entry of the provided samples. The rank definition can be specified to be compatible with an existing system. | |
Ranks(IEnumerableSingle, RankDefinition) | Evaluates the rank of each entry of the provided samples. The rank definition can be specified to be compatible with an existing system. |