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 04 Jun. 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

shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
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  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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