findAvailNonInform: Find subjects from a pedigree who are available and...

View source: R/findAvailNonInform.R

findAvailNonInformR Documentation

Find subjects from a pedigree who are available and uninformative

Description

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.

Usage

findAvailNonInform(ped, avail)

Arguments

ped

A pedigree object

avail

Vector of availability status (e.g. genotyped) 0/1 or TRUE/FALSE

Value

Vector of subject ids who can be removed by having lowest informativeness.

See Also

pedigree.shrink


kinship2 documentation built on Oct. 5, 2022, 5:05 p.m.