| diet {biostat3} | R Documentation |
Diet data set
Description
Diet data set
Usage
data("diet")
Format
A data frame with 337 observations on the following 15 variables.
ida numeric vector
chda numeric vector
ya numeric vector
hienga factor with levels
lowhighenergya numeric vector
joba factor with levels
driverconductorbankmontha numeric vector
heighta numeric vector
weighta numeric vector
doea Date for date of study entry
doxa Date for date of study exit
doba Date for date of birth
yoba numeric vector for continuous year of birth
yoea numeric vector for continuous year of entry
yoxa numeric vector for continuous year of exit
Examples
data(diet)
## maybe str(diet) ; plot(diet) ...
[Package biostat3 version 0.1.9 Index]