| sports {DPpackage} | R Documentation |
This data set consider information from 202 elite Australian athletes who trained at the Australian Institute of Sport. The members of the sample participate in a number of different sports and are about equally split between men and women.
data(sports)
A data frame with 202 observations on the following 13 variables.
genderfemale and malesportB_Ball, Field, Gym, Netball,
Row, Swim, T_400m, T_Sprnt, Tennis,
and W_PolorccwccHcHgFebmissfBfatlbmHtWtCook and Weisberg (1994), An Introduction to Regression Graphics. John Wiley & Sons, New York.
Cook and Weisberg (1994), An Introduction to Regression Graphics. John Wiley & Sons, New York.
data(sports) ## maybe str(sports) ; plot(sports) ...