elo: Elo Ratings

A flexible framework for calculating Elo ratings and resulting rankings of any two-team-per-matchup system (chess, sports leagues, 'Go', etc.). This implementation is capable of evaluating a variety of matchups, Elo rating updates, and win probabilities, all based on the basic Elo rating system.

Version: 1.1.0
Depends: R (≥ 3.3.0), stats
Imports: Rcpp, pROC
LinkingTo: Rcpp
Suggests: knitr, testthat, rmarkdown
Published: 2019-01-21
Author: Ethan Heinzen [aut, cre]
Maintainer: Ethan Heinzen <heinzen.ethan at mayo.edu>
BugReports: https://github.com/eheinzen/elo/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/eheinzen/elo, https://cran.r-project.org/package=elo
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: elo results

Downloads:

Reference manual: elo.pdf
Vignettes: The 'elo' Package
Package source: elo_1.1.0.tar.gz
Windows binaries: r-devel: elo_1.1.0.zip, r-release: elo_1.1.0.zip, r-oldrel: elo_1.1.0.zip
OS X binaries: r-release: elo_1.1.0.tgz, r-oldrel: elo_1.1.0.tgz
Old sources: elo archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=elo to link to this page.