Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

sample.ped

Two example pedigrees


Description

Two pedigrees of different size for testing pedigree operations

Usage

data(sample.ped)

Format

A data frame with 55 observations on the following 7 variables.

ped

pedigree id

id

subject id, unique to each ped

father

id of the subject's father

mother

id of the subject's mother

sex

1=male, 2=female, 3=unknown

affected

affection status; 0=unaffected, 1=affected, NA=unknown

avail

is DNA data available; 0=unavailable, 1=available

Examples

data(sample.ped)

kinship2

Pedigree Functions

v1.8.5
GPL (>= 2)
Authors
Jason Sinnwell [aut, cre], Terry Therneau [aut], Daniel Schaid [ctb], Elizabeth Atkinson [ctb], Carly Mester [ctb]
Initial release
2019-5-31

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.