HighestMedianRules: Implementation of Voting Rules Electing the Candidate with Highest Median Grade

Computes the scores and ranks candidates according to voting rules electing the highest median grade. Based on "Tie-breaking the highest median: alternatives to the majority judgment", A. Fabre, Social Choice & Welfare (forthcoming as of 2020). The paper is available here: <https://github.com/bixiou/highest_median/raw/master/Tie-breaking%20Highest%20Median%20-%20Fabre%202019.pdf>. Functions to plot the voting profiles can be found on github: <https://github.com/bixiou/highest_median/blob/master/packages_functions_data.R>.

Version: 1.0
Imports: RMallow
Published: 2020-03-14
Author: Adrien Fabre [aut, cre]
Maintainer: Adrien Fabre <fabre.adri1 at gmail.com>
License: AGPL-3
NeedsCompilation: no
CRAN checks: HighestMedianRules results

Documentation:

Reference manual: HighestMedianRules.pdf

Downloads:

Package source: HighestMedianRules_1.0.tar.gz
Windows binaries: r-devel: HighestMedianRules_1.0.zip, r-release: HighestMedianRules_1.0.zip, r-oldrel: HighestMedianRules_1.0.zip
macOS binaries: r-release (arm64): HighestMedianRules_1.0.tgz, r-oldrel (arm64): HighestMedianRules_1.0.tgz, r-release (x86_64): HighestMedianRules_1.0.tgz

Linking:

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