utilsMaxSRD | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.