heights: Datos de la altura de madres e hijas en Inglaterra en el...

Description Usage Format Source Examples

Description

Karl Pearson organized the collection of data on over 1100 families en England in the period 1893 to 1898. This particular data ser sirves the heights in inces of mothers and their daughters, with up to two daughters per mother. All daughters are at least age 18, and all mothers are younger than 65. Data were given in the source as a frequency table to the nearest inch. Rounding error has been added to remove discreteness from graph.

Usage

1

Format

Lista con los siguientes campos:

Source

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

Examples

1
2
data(heights)
lm(Dheight ~ Mheight,data=heights)

javiercara/DisRegETSII documentation built on Feb. 9, 2020, 12:48 p.m.