CRAN/E | elo

elo

Ranking Teams by Elo Rating and Comparable Methods

Installation

About

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. It also includes methods to benchmark performance, including logistic regression and Markov chain models.

github.com/eheinzen/elo
cran.r-project.org/package=elo
eheinzen.github.io/elo/
Bug report File report

Key Metrics

Version 3.0.2
R ≥ 3.6.0
Published 2023-08-23 246 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks elo results

Downloads

Yesterday 57 0%
Last 7 days 134 +12%
Last 30 days 530 -2%
Last 90 days 1.562 -12%
Last 365 days 6.479 -2%

Maintainer

Maintainer

Ethan Heinzen

heinzen.ethan@mayo.edu

Authors

Ethan Heinzen

aut / cre

Material

README
NEWS
Reference manual
Package source

In Views

SportsAnalytics

Vignettes

Comparison Methods
Introduction to Elo Rankings and the 'elo' Package
Calculating Running Elo Updates

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

elo archive

Depends

R ≥ 3.6.0
stats

Imports

Rcpp
pROC

Suggests

knitr
testthat
rmarkdown

LinkingTo

Rcpp

Reverse Suggests

fitzRoy