BradleyTerryScalable
packageA toy data set, where the underlying comparison graph of the players is not fully connected. Each row represents one game.
toy_data
A data frame with 13 rows and 3 variables:
The name of player1
The name of player2
Outcome of the game: "W1"
if player1 beats player2, "W2"
if player2 beats player2 and "D"
if it was a draw.