| peel {LCAextend} | R Documentation |
peeling order of pedigrees and couples in pedigrees
Description
peel is a list of 48 entries, each gives the peeling order of the pedigrees and lists the couples in the 48 pedigrees of ped.cont and peed.ordi.
Usage
data(peel)
Value
For a pedigree f in the data ped.cont or ped.ordi,
peel[[f]] is a list of three entries:
generationthe number of generations in the pedigree,
peel.connecta matrix of
generationrows, each giving the connectors of the generation in the order of peeling,couplea matrix of two columns, giving the couples in the pedigree.
See Also
See also ped.cont and ped.ordi.
Examples
data(peel)
[Package LCAextend version 1.3 Index]