Description Format Source References Examples
Karl Pearson organized the collection of data on over 1100 families in England in the period 1893 to 1898. This particular data set gives the Heights in inches 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.
This data frame contains the following columns:
Mother's ht, in.
Daughter's ht, in.
K. Pearson and A. Lee (1903), On the laws of inheritance in man, Biometrika, 2, 357–463, Table 31.
Weisberg, S. (2014). Applied Linear Regression, 4th edition. Hoboken NJ: Wiley.
1 |
Loading required package: car
Loading required package: effects
Loading required package: carData
Attaching package: 'carData'
The following objects are masked from 'package:car':
Guyer, UN, Vocab
lattice theme set by effectsTheme()
See ?effectsTheme for details.
mheight dheight
1 59.7 55.1
2 58.2 56.5
3 60.6 56.0
4 60.7 56.8
5 61.8 56.0
6 55.5 57.9
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.