Description Usage Arguments Value
View source: R/comp_match_score.R
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.
1 | comp.match.acc(mat)
|
mat |
A match score matrix |
A data frame containing accuracies under four matching schemes.
one_to_one
, SNPquery
, STRquery
, needle_in_haystack
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.