| sample.ped {kinship2} | R Documentation |
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.
pedpedigree id
idsubject id, unique to each ped
fatherid of the subject's father
motherid of the subject's mother
sex1=male, 2=female, 3=unknown
affectedaffection status; 0=unaffected, 1=affected, NA=unknown
availis DNA data available; 0=unavailable, 1=available
Examples
data(sample.ped)
[Package kinship2 version 1.9.6.1 Index]