Package: comperank 0.1.1.9000
comperank: Ranking Methods for Competition Results
Compute ranking and rating based on competition results. Methods of different nature are implemented: with fixed Head-to-Head structure, with variable Head-to-Head structure and with iterative nature. All algorithms are taken from the book 'Who’s #1?: The science of rating and ranking' by Amy N. Langville and Carl D. Meyer (2012, ISBN:978-0-691-15422-0).
Authors:
comperank_0.1.1.9000.tar.gz
comperank_0.1.1.9000.zip(r-4.7)comperank_0.1.1.9000.zip(r-4.6)comperank_0.1.1.9000.zip(r-4.5)
comperank_0.1.1.9000.tgz(r-4.6-x86_64)comperank_0.1.1.9000.tgz(r-4.6-arm64)comperank_0.1.1.9000.tgz(r-4.5-x86_64)comperank_0.1.1.9000.tgz(r-4.5-arm64)
comperank_0.1.1.9000.tar.gz(r-4.7-arm64)comperank_0.1.1.9000.tar.gz(r-4.7-x86_64)comperank_0.1.1.9000.tar.gz(r-4.6-arm64)comperank_0.1.1.9000.tar.gz(r-4.6-x86_64)
comperank_0.1.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
comperank/json (API)
NEWS
| # Install 'comperank' in R: |
| install.packages('comperank', repos = c('https://echasnovski.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/echasnovski/comperank/issues
- snooker_events - Snooker events
- snooker_matches - Snooker matches
- snooker_players - Snooker players
Last updated from:792ad0b279. Checks:11 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 146 | ||
| linux-devel-x86_64 | NOTE | 187 | ||
| source / vignettes | OK | 184 | ||
| linux-release-arm64 | NOTE | 172 | ||
| linux-release-x86_64 | NOTE | 136 | ||
| macos-release-arm64 | NOTE | 156 | ||
| macos-release-x86_64 | NOTE | 246 | ||
| macos-oldrel-arm64 | NOTE | 205 | ||
| macos-oldrel-x86_64 | NOTE | 407 | ||
| windows-devel | NOTE | 121 | ||
| windows-release | NOTE | 144 | ||
| windows-oldrel | NOTE | 127 | ||
| wasm-release | OK | 110 |
Exports:add_elo_ratingsadd_iterative_ratingselonormalize_keenerrank_colleyrank_elorank_iterativerank_keenerrank_markovrank_masseyrank_odrate_colleyrate_elorate_iterativerate_keenerrate_markovrate_masseyrate_odround_rankskew_keenerteleportvote_equalvote_self
Dependencies:clicomperescpp11dplyrgenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6Rcpprlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| comperank: Ranking and Rating Methods for Competition Results | comperank-package comperank |
| Colley method | colley rank_colley rate_colley |
| Elo method | add_elo_ratings elo rank_elo rate_elo |
| Iterative rating method | add_iterative_ratings iterative rank_iterative rate_iterative |
| Keener method | keener normalize_keener rank_keener rate_keener skew_keener |
| Markov method | markov rank_markov rate_markov |
| Massey method | massey rank_massey rate_massey |
| Offense-Defense method | offense-defense rank_od rate_od |
| Definition of Rating and Ranking | rating-ranking |
| Rank vector after rounding | round_rank |
| Snooker events | snooker_events |
| Snooker matches | snooker_matches |
| Snooker players | snooker_players |
| Stochastic matrix modifiers | stoch-modifiers teleport vote_equal vote_self |
