Learn R Programming

fda (version 2.4.0)

onechild: growth in height of one 10-year-old boy

Description

Heights of a boy of age approximately 10 collected during one school year. The data were collected "over one school year, with gaps corresponding to the school vacations" (AFDA, p. 84)

Arguments

source

Ramsay, James O., and Silverman, Bernard W. (2002), Applied Functional Data Analysis, 2nd ed., Springer, New York.

Tuddenham, R. D., and Snyder, M. M. (1954) "Physical growth of California boys and girls from birth to age 18", University of California Publications in Child Development, 1, 183-364.

Examples

Run this code
with(onechild, plot(day, height, type="b"))

Run the code above in your browser using DataLab