utilsMaxSRD {rSRD} | R Documentation |
Calculates the maximum distance between two rankings of size n. This function is used to normalize SRD values.
utilsMaxSRD(rowsCount)
rowsCount |
The number of rows in the SRD calculation. |
The maximum achievable SRD value.
Dennis Horn
maxSRD <- rSRD::utilsMaxSRD(5)