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.4")



Attach the package and use:
library("ConsRank")
Maintained by
Antonio D'Ambrosio
[Scholar Profile | Author Map]
First Published: 2015-07-22
Latest Update: 2023-03-23
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.4, https://cran.r-project.org/web/packages/ConsRank. Accessed 09 Apr. 2025.
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)
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
03/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for ConsRank406080100120140160180200220240260280300TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
mmb  
Arbitrary Dependency Mixed Multivariate Bayesian Models
Supports Bayesian models with full and partial (hence arbitrary) dependencies between random variab ...
Download / Learn more Package Citations See dependency  
prettyglm  
Pretty Summaries of Generalized Linear Model Coefficients
One of the main advantages of using Generalised Linear Models is their interpretability. The goal ...
Download / Learn more Package Citations See dependency  
fisheye  
Transform Base Maps Using Log-Azimuthal Projection
Base maps are transformed to focus on a specific location using an azimuthal logarithmic distance t ...
Download / Learn more Package Citations See dependency  
multitaper  
Spectral Analysis Tools using the Multitaper Method
Implements multitaper spectral analysis using discrete prolate spheroidal sequences (Slepians) and s ...
Download / Learn more Package Citations See dependency  
cvmdisc  
Cramer von Mises Tests for Discrete or Grouped Distributions
Implements Cramer-von Mises Statistics for testing fit to (1) fully specified discrete distributions ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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