Click or drag to resize

StatisticsRanks Method

Overload List
 NameDescription
Public Extension MethodRanks(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.
Public Extension MethodRanks(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.
Public Extension MethodRanks(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.
Top
See Also