Learn R Programming

ElstonStewart (version 1.2)

fams: The pedigree of Conrad II, Holy Roman Emperor

Description

A pedigree with imbreding used in examples

Usage

data(conrad2)

Arguments

Format

A data frame with 802 lines with the following variables.

fam

family id

id

subject id

father

id of the subject's father

mother

id of the subject's mother

sex

1=male, 2=female

genotype

coded additively. Many genotypes are unkwnon (NA)

Examples

Run this code
# NOT RUN {
data(fams)
# }

Run the code above in your browser using DataLab