ConsRank-package |
Compute the Median Ranking According to the Kemeny's Axiomatic Approach |
APAFULL |
American Psychological Association dataset, full version |
APAred |
American Psychological Association dataset, reduced version with only full rankings |
BBconsensus |
Find the first approximation to the consensus ranking. Most of the time the output is a solution, maybe not unique |
BBconsensus2 |
Core function in computing consensus ranking as defined by Emond and Mason (2002) |
BBFULL |
Branch-and-Bound algorithm to find the median ranking in the space of full (or complete) rankings. |
branches |
Auxliary code recalled by other routines |
BU |
Brook and Upton data |
childclosint |
Transform the vector into ranking for DECOR |
childtie |
Auxiliary function |
combincost |
Auxiliary function called by DECORcore |
combinpmatr |
Combined input matrix of a data set |
ConsRank |
Compute the Median Ranking According to the Kemeny's Axiomatic Approach |
crossover |
Apply the (binomial) crossover for DE algorithm |
DECOR |
Differential Evolution algorithm for Median Ranking |
DECORcore |
Differential Evolution algorithm for Median Ranking |
EMCons |
Branch-and-bound algorithm to find consensus (median) ranking according to the Kemeny's axiomatic approach |
EMD |
Emond and Mason data |
FASTcons |
FAST algorithm to find consensus (median) ranking. FAST algorithm to find consensus (median) ranking defined by Amodio, D'Ambrosio and Siciliano (2016). It returns at least one of the solutions. If there are multiple solutions, sometimes it returns all the solutions, sometimes it returns some solutions, always it returns at least one solution. |
FASTDECOR |
FAST algorithm calling DECOR |
findbranches |
Auxiliary function |
findconsensusBB |
Find a first ranking candidate to be the median ranking |
German |
German political goals |
Idea |
Idea data set |
kemenyd |
Kemeny distance |
kemenydesign |
Auxiliary function |
kemenyscore |
Score matrix according Kemeny (1962) |
labels |
Transform a ranking into a ordering. |
mutaterand1 |
Mutation phase |
Penalty |
Auxiliary function |
PenaltyBB2 |
Auxiliary function |
polyplot |
Plot rankings on a permutation polytope of 3 o 4 objects containing all possible ties |
QuickCons |
Quick algorithm to find up to 4 solutions to the consensus ranking problem |
reordering |
Given a vector (or a matrix), returns an ordered vector (or a matrix with ordered vectors) |
ReorderingBB |
Auxiliary function |
scorematrix |
Score matrix according Emond and Mason (2002) |
sports |
sports data |
tabulaterows |
Frequency distribution of a sample of rankings |
Tau_X |
TauX (tau exstension) rank correlation coefficient |
USAranks |
USA rank data |