frets | R Documentation |
The 'frets' data frame has 25 rows and 4 columns.
The data consist of measurements of the length and breadth of the heads of pairs of adult brothers in 25 randomly sampled families. All measurements are expressed in millimetres.
data(frets)
This data frame contains the following columns:
The head length of the eldest son.
The head breadth of the eldest son.
The head length of the second son.
The head breadth of the second son.
Frets, G.P. (1921) Heredity of head form in man. Genetica, 3, 193.
Whittaker, J. (1990) Graphical Models in Applied Multivariate Statistics. John Wiley.
data(frets)
## maybe str(frets) ; plot(frets) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.