Package: PlayerRatings 1.1-0
Alec Stephenson
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.
Authors:
PlayerRatings_1.1-0.tar.gz
PlayerRatings_1.1-0.tar.gz(r-4.5-noble)PlayerRatings_1.1-0.tar.gz(r-4.4-noble)
PlayerRatings_1.1-0.tgz(r-4.4-emscripten)PlayerRatings_1.1-0.tgz(r-4.3-emscripten)
PlayerRatings.pdf |PlayerRatings.html✨
PlayerRatings/json (API)
# Install 'PlayerRatings' in R: |
install.packages('PlayerRatings', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 5 years agofrom:3229f664b5. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-linux-x86_64 | OK | Nov 01 2024 |
Exports:eloelomfideglickoglicko2kfidekgameskratingmetricssteph
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Australian Football Game Results and Odds | aflodds |
The Elo Rating System | elo print.rating summary.rating |
Multi-player Elo Based Rating System | elom |
The Elo Rating System Employed By The FIDE | fide |
The Glicko Rating System | glicko |
The Glicko-2 Rating System | glicko2 |
Histogram Plotting for a Rating Object | hist.rating |
The K Factor Function Used By FIDE | kfide |
A K Factor Function With Dependence On Number Of Games | kgames |
A K Factor Function With Dependence On Rating | krating |
A multi-player K Factor Function for Riichi Mahjong | kriichi |
Prediction Evaluation | metrics |
Plot Player Features Across Time for a Rating Object | plot.rating |
Predict Result Of Games Based On Player Ratings | predict.rating |
Riichi Mahjong Game Results | riichi |
The Stephenson Rating System | steph |