Learn R Programming

abd (version 0.2-8)

Sumo: Sumo Wrestling Wins

Description

Counts of number of wins for sumo wrestlers.

Arguments

Format

A data frame with 16 observations on the following 2 variables.
wins
a numeric vector
count
a numeric vector

Source

Duggan, M. and S.D. Leavitt. 2002. Winning isn't everything: Corruption in sumo wrestling. The American Economic Review 92: 1594-1605.

Examples

Run this code
xyplot(count ~ wins, Sumo, type='h', lwd=4)

Run the code above in your browser using DataLab