Learn R Programming

loedata (version 1.1)

Galtonpar: Galton family data

Description

Parent-level version of Galton's family data

Usage

data(Galtonpar)

Arguments

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

See Also

HistData::GaltonFamilies