| Orthodont {mdhglm} | R Documentation |
Orthodontic Growth Data
Description
The orthodontic growth data (Pinheiro and Bates, 2000) contain the growth measurements of 27 children for 11 girls and 16 boys from age 8 until age 14. Every two years, the distance between the pituitary and the pterygomaxillary fissure was recorded at ages 8, 10, 12 and 14.
Usage
data("Orthodont")
Format
A data frame with 108 observations on the following 4 variables.
distancedistance between the pituitary and the pterygomaxillary fissure
ageage in year (8, 10, 12 and 14 for each subject)
Subjectsubjects indenfier for 11 girs and 16 boys
SexGender (
MaleandFemale)
References
Pinheiro, J.C. and Bates, D. (2000). Mixed-Effects Models in S and S-PLUS. Springer, New York.
[Package mdhglm version 1.8 Index]