sim.mpped(nfounders, nfunnels = 1, nperfam = 50, nssdgen = 6, nseeds = 1, iripgen = 0, seed = 1, ...)
For a value of 1, the funnel will be of the form ABCD or ABCDEFGH. For values less than the maximum possible number of funnels the crosses will be selected randomly, with each possibly funnel having equal probability of being generated.
sim.mpcross
ped4way <- sim.mpped(4, 1, 500, 6, 1)
ped8way <- sim.mpped(8, 1, 500, 6, 1)
Run the code above in your browser using DataLab