Other packages > Find by keyword >

ConsRank  

Compute the Median Ranking(s) According to the Kemeny's Axiomatic Approach
View on CRAN: Click here


Download and install ConsRank package within the R console
Install from CRAN:
install.packages("ConsRank")

Install from Github:
library("remotes")
install_github("cran/ConsRank")

Install by package version:
library("remotes")
install_version("ConsRank", "2.1.5")



Attach the package and use:
library("ConsRank")
Maintained by
Antonio D'Ambrosio
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-07-22
Latest Update: 2025-04-15
Description:
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) ; D'Ambrosio, A., Amodio, S., and Iorio, C. (2015) ; Amodio, S., D'Ambrosio, A., and Siciliano R. (2016) ; D'Ambrosio, A., Mazzeo, G., Iorio, C., and Siciliano, R. (2017) ; Albano, A., and Plaia, A. (2021) .
How to cite:
Antonio D'Ambrosio (2015). ConsRank: Compute the Median Ranking(s) According to the Kemeny's Axiomatic Approach. R package version 2.1.5, https://cran.r-project.org/web/packages/ConsRank. Accessed 12 Mar. 2026.
Previous versions and publish date:
0.0.1 (2015-08-01 07:37), 0.0 (2015-07-22 16:15), 1.0.0 (2015-09-08 16:22), 1.0.1 (2015-09-25 00:28), 1.0.2 (2015-09-29 20:38), 2.0.0 (2017-04-09 18:33), 2.0.1 (2017-04-29 00:24), 2.1.0 (2019-12-05 20:50), 2.1.1 (2021-03-10 12:50), 2.1.2 (2021-09-28 12:30), 2.1.3 (2023-03-23 12:32), 2.1.4 (2024-01-24 12:22), 2.1.5 (2025-04-15 18:40)
Other packages that cited ConsRank R package
View ConsRank citation profile
Other R packages that ConsRank depends, imports, suggests or enhances
Complete documentation for ConsRank
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

riskCommunicator  
G-Computation to Estimate Interpretable Epidemiological Effects
Estimates flexible epidemiological effect measures including both differences and ratios using the p ...
Download / Learn more Package Citations See dependency  
sloop  
Helpers for 'OOP' in R
A collection of helper functions designed to help you to better understand object oriented programmi ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
impactflu  
Quantification of Population-Level Impact of Vaccination
Implements the compartment model from Tokars (2018) . This ena ...
Download / Learn more Package Citations See dependency  
threewords  
Represent Precise Coordinates in Three Words
A connector to the 'What3Words' (http://what3words.co ...
Download / Learn more Package Citations See dependency  
funnelR  
Funnel Plots for Proportion Data
A set of simplified functions for creating funnel plots for proportion data. This package supports u ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA