View source: R/findAvailNonInform.R
findAvailNonInform | R Documentation |
Identify subjects to remove from a pedigree who are available but non-informative. This is the second step to remove subjects in pedigree.shrink if the pedigree does not meet the desired bit size.
findAvailNonInform(ped, avail)
ped |
A pedigree object |
avail |
Vector of availability status (e.g. genotyped) 0/1 or TRUE/FALSE |
Vector of subject ids who can be removed by having lowest informativeness.
pedigree.shrink
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.