StudentWt {SRMData} | R Documentation |
Students' weight changes
Description
Weights of students from Week 1 to Week 12 of semester.
Usage
data(StudentWt)
Format
A data frame with 68 rows (each student) and 4 columns:
- Student
An identifier
- WtWk1
The student's weight in Week 1, in kg
- WtWk12
The student's weight in Week 12, in kg
- GainWt
The student's weight gain, in kg
Source
David. n.d. DASL: Data and Story Library. <https://dasl.datadescription.com/datafile/freshman-15/>
References
Levitsky, D. A., Halbmaier, C. A., & Mrdjenovic, G. (2004). The freshman weight gain: a model for the study of the epidemic of obesity. International Journal of Obesity, 28(11), 1435–1442.
[Package SRMData version 1.0.1 Index]