Galtonpar {loedata}R Documentation

Galton family data

Description

Parent-level version of Galton's family data

Usage

data(Galtonpar)

Format

A data frame with 205 rows of 10 variables:

id

parent ID, a factor with levels 001-204

father

height of father

mother

height of mother

midparht

mid-parent height, calculated as father + 1.08*mother)/2

numchild

number of children

numson

number of sons

numdtr

number of daughters

avgchildht

average height of children

avgsonht

average height of sons

avgdtrht

average height of daughters

Author(s)

NA

Source

GaltonFamilies data in HistData package

See Also

HistData::GaltonFamilies


[Package loedata version 1.0.1 Index]