powered by
Compute the average with using Deloof's approximation.
deloof(comparable_data)
A vector containing the average rank of all observations (it is recommended to normalized it before use).
A dataframe or equivalent, which columns are ordered factors or numeric variables.
Caperna, G., 2019. Approximation of AverageRank by means of a formula. https://doi.org/10.5281/zenodo.2565699
AR = deloof(deloof_data)
Run the code above in your browser using DataLab