Package: PlayerRatings 1.1-0
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.zip(r-4.7)PlayerRatings_1.1-0.zip(r-4.6)PlayerRatings_1.1-0.zip(r-4.5)
PlayerRatings_1.1-0.tgz(r-4.6-x86_64)PlayerRatings_1.1-0.tgz(r-4.6-arm64)PlayerRatings_1.1-0.tgz(r-4.5-x86_64)PlayerRatings_1.1-0.tgz(r-4.5-arm64)
PlayerRatings_1.1-0.tar.gz(r-4.7-arm64)PlayerRatings_1.1-0.tar.gz(r-4.7-x86_64)PlayerRatings_1.1-0.tar.gz(r-4.6-arm64)PlayerRatings_1.1-0.tar.gz(r-4.6-x86_64)
PlayerRatings_1.1-0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
PlayerRatings/json (API)
| # Install 'PlayerRatings' in R: |
| install.packages('PlayerRatings', repos = c('https://ste6an-hub.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 from:3229f664b5. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 101 | ||
| linux-devel-x86_64 | OK | 108 | ||
| source / vignettes | OK | 175 | ||
| linux-release-arm64 | OK | 102 | ||
| linux-release-x86_64 | OK | 99 | ||
| macos-release-arm64 | OK | 96 | ||
| macos-release-x86_64 | OK | 148 | ||
| macos-oldrel-arm64 | OK | 92 | ||
| macos-oldrel-x86_64 | OK | 210 | ||
| windows-devel | OK | 79 | ||
| windows-release | OK | 88 | ||
| windows-oldrel | OK | 141 | ||
| wasm-release | OK | 83 |
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 |
