R/rating-ranking.R

#' Definition of Rating and Ranking
#'
#' - __Rating__ - List (in the ordinary sense) of numerical values, one for each
#' player, or the numerical value itself. Its interpretation depends on rating
#' method: either bigger value indicates better player performance or otherwise.
#' - __Ranking__ - Rank-ordered list (in the ordinary sense) of players: rank 1
#' indicates player with best performance.
#'
#' @name rating-ranking
NULL

Try the comperank package in your browser

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

comperank documentation built on March 26, 2020, 6:04 p.m.