ais {ManlyMix} | R Documentation |
Australian Institute of Sport data
Description
Data on 102 male and 100 female athletes collected at the Australian Institute of Sport, courtesy of Richard Telford and Ross Cunningham.
Usage
data(ais)
Format
A data frame with 202 observations on the following 13 variables.
- sex
Factor with levels:
female
,male
;- sport
Factor with levels:
B_Ball
,Field
,Gym
,Netball
,Row
Swim
,T_400m
,Tennis
,T_Sprnt
,W_Polo
;- RCC
Red cell count;
- WCC
White cell count;
- Hc
Hematocrit;
- Hg
Hemoglobin;
- Fe
Plasma ferritin concentration;
- BMI
Body Mass Index;
- SSF
Sum of skin folds;
- Bfat
Body fat percentage;
- LBM
Lean body mass;
- Ht
Height, cm;
- Wt
Weight, kg
Details
The data have been made publicly available in connection with the book by Cook and Weisberg (1994).
References
Cook and Weisberg (1994) An Introduction to Regression Graphics, John Wiley & Sons, New York.
Examples
data(ais)
[Package ManlyMix version 0.1.15 Index]