RankAggreg: Weighted Rank Aggregation
rcranrank-aggregationpackagegenetic-algorithmmonte-carlo
Abstraction: R package for aggregating ordered lists via CE-MC, genetic, and brute-force algorithms
Key points:
- Aggregates ordered lists based on ranks using three algorithms: Cross-Entropy Monte Carlo, Genetic Algorithm, and brute force (for small problems)
- Version 0.6.6 (2020-05-09); authors Vasyl Pihur, Somnath Datta, Susmita Datta; LGPL licensed
- Depends on R >= 2.12.0; imports gtools; reverse dependency used by the diceR package
- DOI: 10.32614/CRAN.package.RankAggreg
Connections: Cran · R Language · Rank Aggregation · Genetic Algorithm · Monte Carlo Methods