deloof | R Documentation |
Compute the average with using Deloof's approximation.
deloof(comparable_data)
comparable_data |
A dataframe or equivalent, which columns are ordered factors or numeric variables. |
A vector containing the average rank of all observations (it is recommended to normalized it before use).
Caperna, G., 2019. Approximation of AverageRank by means of a formula. https://doi.org/10.5281/zenodo.2565699
AR = deloof(deloof_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.