Description Usage Arguments Value
Reveal scored neighbors matrix.
1 2 3 4 5 6 7  | revealTruth(object, truelabels, duplabels)
## Default S3 method:
revealTruth(object, truelabels, duplabels)
## S3 method for class 'Duplicates'
revealTruth(object, truelabels, duplabels)
 | 
object | 
 object of class   | 
truelabels | 
 character or numeric vector containing the true match labels with rows corresponding to the raw data matrix (in object[['rawData']])  | 
duplabels | 
 character vector containing the duplicated labels (i.e. object[['ID']] from previous steps)  | 
An object of class Neighbors containing the scored neighbor pairs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.