Learn R Programming

alr3 (version 1.1.12)

BGSall: Berkeley guidance study

Description

Data from the Berkeley guidance study of children born in 1928-29 in Berkeley, CA. BGSall contains all the data, BGSboys the boys only, and BGSgirls the girls only.

Arguments

source

Tuddenham, R. D. and Snyder, M. M. (1954). Physical Growth of California Boys and Girls from Birth to Eighteen years. Univ. of Calif. Publications in Child Development, 1, 183-364.

References

S. Weisberg (2005). Applied Linear Regression, 3rd edition. New York: Wiley, Problem 3.1.

Examples

Run this code
data(BGSall)
data(BGSboys)
data(BGSgirls)

Run the code above in your browser using DataLab