Learn R Programming

anacor (version 1.1-4)

galton: Galton's RFF data

Description

Records of family faculties cross-classification of midparent height and adult children heigth in inches.

Usage

data(galton)

Arguments

Format

A frequency table with 11 times 14 height classifications in inches.

References

Galton, F. (1889). Natural Inheritance. London: MacMillan.

Examples

Run this code
# NOT RUN {
data(galton)
# }

Run the code above in your browser using DataLab