ConsRank: Compute the Median Ranking(s) According to the Kemeny's Axiomatic Approach

Compute the median ranking according to the Kemeny's axiomatic approach. Rankings can or cannot contain ties, rankings can be both complete or incomplete. The package contains both branch-and-bound algorithms and heuristic solutions recently proposed. The searching space of the solution can either be restricted to the universe of the permutations or unrestricted to all possible ties. The package also provide some useful utilities for deal with preference rankings, including both element-weight Kemeny distance and correlation coefficient. This release declare as deprecated some functions that are still in the package for compatibility. Next release will not contains these functions. Please type '?ConsRank-deprecated' Essential references: Emond, E.J., and Mason, D.W. (2002) <doi:10.1002/mcda.313>; D'Ambrosio, A., Amodio, S., and Iorio, C. (2015) <doi:10.1285/i20705948v8n2p198>; Amodio, S., D'Ambrosio, A., and Siciliano R. (2016) <doi:10.1016/j.ejor.2015.08.048>; D'Ambrosio, A., Mazzeo, G., Iorio, C., and Siciliano, R. (2017) <doi:10.1016/j.cor.2017.01.017>; Albano, A., and Plaia, A. (2021) <doi:10.1285/i20705948v14n1p117>.

Version: 2.1.4
Depends: rgl
Imports: rlist (≥ 0.4.2), methods, proxy, gtools, tidyr
Published: 2024-01-24
Author: Antonio D'Ambrosio [aut, cre], Sonia Amodio [ctb], Giulio Mazzeo [ctb], Alessandro Albano [ctb], Antonella Plaia [ctb]
Maintainer: Antonio D'Ambrosio <antdambr at unina.it>
License: GPL-3
URL: https://www.r-project.org/
NeedsCompilation: no
CRAN checks: ConsRank results

Documentation:

Reference manual: ConsRank.pdf

Downloads:

Package source: ConsRank_2.1.4.tar.gz
Windows binaries: r-devel: ConsRank_2.1.4.zip, r-release: ConsRank_2.1.4.zip, r-oldrel: ConsRank_2.1.4.zip
macOS binaries: r-release (arm64): ConsRank_2.1.4.tgz, r-oldrel (arm64): ConsRank_2.1.4.tgz, r-release (x86_64): ConsRank_2.1.4.tgz
Old sources: ConsRank archive

Reverse dependencies:

Reverse depends: ConsRankClass
Reverse imports: adabag

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ConsRank to link to this page.