# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ConsRank" in publications use:' type: software license: GPL-3.0-only title: 'ConsRank: Compute the Median Ranking(s) According to the Kemeny''s Axiomatic Approach' version: 2.1.4 doi: 10.32614/CRAN.package.ConsRank abstract: '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) .' authors: - family-names: D'Ambrosio given-names: Antonio email: antdambr@unina.it repository: https://antdambr.r-universe.dev commit: c0f52082de135f2b7b239e9dde798be540be0627 url: https://www.r-project.org/ date-released: '2024-01-24' contact: - family-names: D'Ambrosio given-names: Antonio email: antdambr@unina.it