PlayerRatings: Dynamic Updating Methods for Player Ratings Estimation

Implements schemes for estimating player or team skill based on dynamic updating. Implemented methods include Elo, Glicko, Glicko-2 and Stephenson. Contains pdf documentation of a reproducible analysis using approximately two million chess matches. Also contains an Elo based method for multi-player games where the result is a placing or a score. This includes zero-sum games such as poker and mahjong.

Package details

AuthorAlec Stephenson and Jeff Sonas.
MaintainerAlec Stephenson <alec_stephenson@hotmail.com>
LicenseGPL-3
Version1.1-0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("PlayerRatings")

Try the PlayerRatings package in your browser

Any scripts or data that you put into this service are public.

PlayerRatings documentation built on March 1, 2020, 5:07 p.m.