an integer in the interval [2,5] indicating the number of generations.
lambda
a positive numeric. For each descendant of the first generation, the number of offspring is sampled from a Poisson distribution with parameter lambda.
penetrances
a numeric of length 3, where for i=1,2,3, penetrances[i] = Prob(affected | i-1 disease alleles).
naff
an integer specifying a lower bound on the number of affected individuals, or the character "last.gen". The latter produce a pedigree where at least one in the yongest generation is affected.
founder.mut
an integer, the number of disease alleles to be distributed among the founders.
Value
A link{linkdat} object.
Details
The function produce simple pedigrees. Each founder is given at most one disease allele. At least one of the two top founders carries a disease allele.