Package: HighestMedianRules 1.0
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>.
Authors:
HighestMedianRules_1.0.tar.gz
HighestMedianRules_1.0.zip(r-4.7)HighestMedianRules_1.0.zip(r-4.6)HighestMedianRules_1.0.zip(r-4.5)
HighestMedianRules_1.0.tgz(r-4.6-any)HighestMedianRules_1.0.tgz(r-4.5-any)
HighestMedianRules_1.0.tar.gz(r-4.7-any)HighestMedianRules_1.0.tar.gz(r-4.6-any)
HighestMedianRules_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
HighestMedianRules/json (API)
| # Install 'HighestMedianRules' in R: |
| install.packages('HighestMedianRules', repos = c('https://bixiou.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:f13a7bd415. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 105 | ||
| source / vignettes | OK | 119 | ||
| linux-release-x86_64 | OK | 100 | ||
| macos-release-arm64 | OK | 98 | ||
| macos-oldrel-arm64 | OK | 84 | ||
| windows-devel | OK | 55 | ||
| windows-release | OK | 62 | ||
| windows-oldrel | OK | 70 | ||
| wasm-release | OK | 92 |
Exports:aggregate_scoreselec2012gaugegaugesrankingrankingsscore
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Aggregate scores | aggregate_scores |
| Example voting profile | elec2012 |
| Gauge | gauge |
| Gauges | gauges |
| Ranking | ranking |
| Rankings | rankings |
| Score | score |
