comp.match.acc: Compute match accuracies.

Description Usage Arguments Value

View source: R/comp_match_score.R

Description

Compute match accuracies given a match score matrix under four schemes: one-to-one (Hungarian algorithm), one-to-many:pick STR, one-to-many: pick SNP, one match.

Usage

1

Arguments

mat

A match score matrix

Value

A data frame containing accuracies under four matching schemes. one_to_one, SNPquery, STRquery, needle_in_haystack.


jk2236/RecordMatching documentation built on Dec. 21, 2021, 12:10 a.m.