View source: R/sim.ibd.setup.q
| sim.ibd.setup | R Documentation | 
set-up functions for sim.mark.prop
sim.ibd.setup(ped, miss.val = c(NA, 0), x.linked=FALSE) setFounderAlleles(ped, x.linked=FALSE)
| ped | a data.frame with data to characterize one pedigree. The columns contain id codes for person, mother, and father; also a column for sex. | 
| miss.val | code(s) for missing values ped | 
| x.linked  | logical; if TRUE, apply method to x chromosome | 
A ped object to be used in sim.mark.prop
sim.mark.prop
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.