Skip to content

Detect Anomalies in Vote-Results - powered by Statistics & Machine Learning

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

machinelearningZH/plausi

Repository files navigation

🗳 Plausi Package

Predict votes and detect anomalies using R.

tic License: MIT

The Plausi package is designed for R-supported election forensics. It provides functions that enable the identification of statistical irregularities and anomalies in vote results.

Key features include:

  • Robust outlier detection for small sample sizes and skewed distributions
  • Calculation of differences between all possible combinations of turnout-levels (e.g., for systematic comparison of voter turnout across all voting districts)
  • Prediction of expected results using machine learning algorithms (e.g., yes-vote proportions, voter turnout, etc.)

It serves as a basis for the PlausiApp, which is used for vote result quality control in different cantons (TG / SG / ZH).

For the moment, the PlausiApp is made available upon request via a private Repo (mailto:wahlen@statistik.zh.ch).

Installation

You can install the development version of plausi from GitHub with:

# install.packages("devtools")
devtools::install_github("machinelearningZH/plausi")

Example

We will reference the pkgdown articles shortly.

library(plausi)
## basic example code

Licensing

The package is licensed under the MIT license.

Project team

This is a joint project of the Vote & Election-Team and Team Data of the Statistical Office of the Canton of Zurich. Responsible: Simon Graf, Thomas Lo Russo and Thomas Knecht

Feedback and contributing

We would love to hear from you. Please share your feedback and let us know how you use the code. You can write an email or share your ideas by opening an issue or a pull requests.

About

Detect Anomalies in Vote-Results - powered by Statistics & Machine Learning

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages