chess {aylmer} | R Documentation |
A tally of wins and losses for games between three chess players: Topalov, Anand, Karpov
data(chess)
The players are:
Observe that Topalov beats Anand, Anand beats Karpov, and Karpov beats Topalov (here, “beats” means “wins more games than”).
The games thus resemble a noisy version of “rock paper scissors”.
data(chess) allboards(chess)