Description Usage Arguments Value Author(s) Examples
Rank aggregation of ordered lists is performed using the Borda algorithm.
1 | rankBorda(mat,decreasing)
|
mat |
: a matrix of ordered lists to be combined (lists must be in rows) |
decreasing |
: logical. Should the sort be increasing or decreasing? |
The aggregated list.
Issam Falih <issam.falih@lipn.univ-paris13.fr>
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.