RecLinkData.object: Record Linkage Data Object
Description
S3 class representing information about record pairs for Record
Linkage, as returned by functions compare.dedup
and
compare.linkage
.Value
- A list with at least the following elements:
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
The following elements are optional:
[object Object],[object Object],[object Object],[object Object]
See Also
"RecLinkData"
for the S4 representation.
compare.dedup
, which creates objects of this class.
"RLBigData"
, an alternative data structure suitable for
big data sets.