Learn R Programming

RankAggreg (version 0.6.6)

Weighted Rank Aggregation

Description

Performs aggregation of ordered lists based on the ranks using several different algorithms: Cross-Entropy Monte Carlo algorithm, Genetic algorithm, and a brute force algorithm (for small problems).

Copy Link

Version

Install

install.packages('RankAggreg')

Monthly Downloads

532

Version

0.6.6

License

LGPL

Maintainer

Last Published

May 9th, 2020

Functions in RankAggreg (0.6.6)

BruteAggreg

Weighted Rank Aggregation via brute force algorithm
RankAggreg

Weighted Rank Aggregation of partial ordered lists
geneLists

Ordered Gene Lists from 5 microarray studies
plot.raggr

Plot function for raggr object returned by RankAggreg or BruteAggreg