kuriwaki/clusterCVR: A Clustering Algorithm for Cast Vote Records

Cast Vote Records (also known as ballot images) are discrete records of a voter's votes on a potentially long ballot. This package provides a clustering algorithm that categorizes complicated voting profiles into prototypical vote profiles. Unlike off the shelf algorithms, this algorithm is built for multinomial outcomes with potentially large swaths of missingness. It computes a EM algorithm with a C++ backend (Rcpp) for speed.

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("kuriwaki/clusterCVR")
kuriwaki/clusterCVR documentation built on July 31, 2024, 8:28 p.m.