Galtonpar: Galton family data

GaltonparR 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)

Chirok Han [aut, cre, cph]

Source

GaltonFamilies data in HistData package

See Also

HistData::GaltonFamilies


loedata documentation built on Nov. 16, 2022, 5:13 p.m.

Related to Galtonpar in loedata...