# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "PlayerRatings" in publications use:' type: software license: GPL-3.0-only title: 'PlayerRatings: Dynamic Updating Methods for Player Ratings Estimation' version: 1.1-0 doi: 10.32614/CRAN.package.PlayerRatings abstract: 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: - family-names: Stephenson given-names: Alec email: alec_stephenson@hotmail.com - family-names: Sonas. given-names: Jeff repository: https://ste6an-hub.r-universe.dev commit: 3229f664b5a5d0f882406d3acb42d7bc94a931c7 date-released: '2020-02-28' contact: - family-names: Stephenson given-names: Alec email: alec_stephenson@hotmail.com