Other packages > Find by keyword >

vote  

Election Vote Counting
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("vote", "2.4-3")



Attach the package and use:
library("vote")
Maintained by
Hana Sevcikova
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-02-21
Latest Update: 2023-12-10
Description:
Counting election votes and determining election results by different methods, including the single transferable vote or ranked choice, approval, score, plurality, condorcet and two-round runoff methods (Raftery et al., 2021 <doi:10.32614/RJ-2021-086>).
How to cite:
Hana Sevcikova (2017). vote: Election Vote Counting. R package version 2.4-3, https://cran.r-project.org/web/packages/vote
Previous versions and publish date:
1.0-0 (2017-02-21 00:16), 1.1-0 (2018-02-09 05:04), 1.2-0 (2020-01-30 21:10), 1.2-1 (2020-02-03 10:20), 2.0-1 (2020-12-04 00:10), 2.0-2 (2020-12-12 07:00), 2.1-0 (2021-01-06 08:40), 2.2-0 (2021-02-12 10:50), 2.2-1 (2021-05-31 20:10), 2.3-0 (2021-08-13 06:30), 2.3-1 (2021-09-02 15:20), 2.3-2 (2022-02-04 22:00)
Other packages that cited vote R package
View vote citation profile
Other R packages that vote depends, imports, suggests or enhances
Functions, R codes and Examples using the vote R package
Some associated functions: approval . condorcet . count.votes . dublin_west . food_election . ims_election . score . stv . two_round_runoff . vote-package . 
Some associated R codes: check_votes.R . condorcet.R . count_votes.R . stv.R . two_round_runoff.R . vote_by_sum.R .  Full vote 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  
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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
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  
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  
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