eheinzen/elo: Ranking Teams by Elo Rating and Comparable Methods

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.

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version3.0.2.9000
URL https://github.com/eheinzen/elo https://cran.r-project.org/package=elo https://eheinzen.github.io/elo/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("eheinzen/elo")
eheinzen/elo documentation built on Oct. 11, 2023, 12:19 a.m.