baseball {prefmod}R Documentation

Data (paired comparisons): Baseball Games

Description

The result of the 1987 season for seven baseball teams in the Eastern Division of the American League according to the (home team, away team) classification are shown.

Usage

data(baseball)

Format

Baseball is a numeric vector with the results for the season according to the (home team, away team) classification.

Details

The results of the seven teams Milwaukee, Detroit, Toronto, New York, Boston, Cleveland and Baltimore, that play 13 games each. There is no possibility of ending in a draw.

References

  • Alan Agresti, Categorical Data Analysis (Second Edition), 2002 pages 437 and 438
  • R. Dittrich, R. Hatzinger, and W. Katzenbeisser, Fitting paired comparison models in GLIM. GLIMnewsletter 1997

    Examples

    data(baseball)
    str(baseball)
    

    [Package prefmod version 0.8-13 Index]