Estimates the reliability of rank using dominance data
1 | reliability_check(rank.df, testing.df)
|
rank.df |
A dataframe containing the identity in the first coloumn, with their rank (or rank score) in the second column. Note: additional rank estimates can be added to subsequent columns, e.g., id, elo_ranking, david_score_ranks, ... etc. |
testing.df |
A dataframe of dominance interactions: winner, loser, datetime |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.