Other packages > Find by keyword >

pref  

Preference Voting with Explanatory Graphics
View on CRAN: Click here


Download and install pref package within the R console
Install from CRAN:
install.packages("pref")

Install from Github:
library("remotes")
install_github("cran/pref")

Install by package version:
library("remotes")
install_version("pref", "0.4.0")



Attach the package and use:
library("pref")
Maintained by
Denis Mollison
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-02-02
Latest Update: 2024-02-02
Description:
Implements the Single Transferable Vote (STV) electoral system, with clear explanatory graphics. The core function stv() uses Meek's method, the purest expression of the simple principles of STV, but which requires electronic counting. It can handle votes expressing equal preferences for subsets of the candidates. A function stv.wig() implementing the Weighted Inclusive Gregory method, as used in Scottish council elections, is also provided, and with the same options, as described in the manual. The required vote data format is as an R list: a function pref.data() is provided to transform some commonly used data formats into this format. References for methodology: Hill, Wichmann and Woodall (1987) , Hill, David (2006) , Mollison, Denis (2023) , (see also the package manual pref_pkg_manual.pdf).
How to cite:
Denis Mollison (2024). pref: Preference Voting with Explanatory Graphics. R package version 0.4.0, https://cran.r-project.org/web/packages/pref
Previous versions and publish date:
No previous versions
Other packages that cited pref R package
View pref citation profile
Other R packages that pref depends, imports, suggests or enhances
Functions, R codes and Examples using the pref R package
Some associated functions: c99 . cnc17 . hc12 . j02 . nws17 . p17 . pref.data . stv . stv.plots . stv.wig . y12 . 
Some associated R codes: c99.R . cnc17.R . functions_input.R . functions_meek.R . functions_output.R . hc12.R . j02.R . nws17.R . p17.R . pref_data.R . stv.R . stv_plots.R . stv_wig.R . y12.R .  Full pref package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
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  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns