AIS {SenTinMixt} | R Documentation |
Australian institute of sport data
Description
A dataset containing biometrical measurements for two categories of athletes collected at the Australian Institute of Sport.
Usage
data(AIS)
Format
A matrix with 202 observations on the following variables:
- Sex
0 = Male or 1 = Female.
- Ht
Height (in cm).
- LBM
Lean body mass (in Kg).
- RCC
Red cell count.
- Hc
Hematocrit.
- Hg
Hemoglobin.
- SSF
Sum of skin folds.
- Bfat
Body fat percentage.
Source
This dataset is a subset of the ais
dataset contained in the alr4
R package.
References
Weisberg Sanford (2018). alr4: Data to Accompany Applied Linear Regression 4th Edition. https://CRAN.R-project.org/package=alr4.
[Package SenTinMixt version 1.0.0 Index]