powered by
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.
peel
ped.cont
peed.ordi
data(peel)
For a pedigree f in the data ped.cont or ped.ordi, peel[[f]] is a list of three entries:
f
ped.ordi
peel[[f]]
generation
the number of generations in the pedigree,
peel.connect
a matrix of generation rows, each giving the connectors of the generation in the order of peeling,
couple
a matrix of two columns, giving the couples in the pedigree.
See also ped.cont and ped.ordi.
# NOT RUN { data(peel) # }
Run the code above in your browser using DataLab