Description Usage Arguments Details Value Examples
Split a set of scores into null and non-null sets
1 2  | ## S3 method for class 'scores'
split(score.mat, lbls)
 | 
score.mat | 
 A matrix of null (non-match) and non-null (match) scores.  | 
lbls | 
 Correct ID labels.  | 
Split a set of scores into null (non-match) and non-null (match) sets. NOTE: One non-null score is assumed per row in score.mat
a list of null and non-null scores
1  | XXXX
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.