greedyConcordance: Calculate greedy match score.

Description Usage Arguments Value

Description

greedyConcordance scores pedigree members in a sequential greedy fashion maximizing the match score and eliminating that family member from future consideration at each iteration.

Usage

1
greedyConcordance(fam1, fam2, keyVars)

Arguments

fam1

Data frame containing family members 1

fam2

Data frame containing familiy members 2

keyVars

key variables matarix

Value

Score value, numeric.


mPloenzke/bsnR documentation built on May 21, 2019, 9:18 a.m.