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.0.1
Depends: R (≥ 3.3.1), stats
Imports: Rcpp, pROC
LinkingTo: Rcpp
Suggests: knitr, testthat, rmarkdown
Published: 2017-12-14
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.0.1.tar.gz
Windows binaries: r-devel: elo_1.0.1.zip, r-release: elo_1.0.1.zip, r-oldrel: elo_1.0.1.zip
OS X El Capitan binaries: r-release: elo_1.0.1.tgz
OS X Mavericks binaries: r-oldrel: elo_1.0.1.tgz
Old sources: elo archive

Linking:

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