powered by
Represents a record linkage setup where a single dataset is to be deduplicated.
Objects should be created using the constructor function RLBigDataDedup, which does some essential error checking, conversion and initialization.
RLBigDataDedup
See also "RLBigData" for inherited slots.
"RLBigData"
data
Object of class "data.frame" Data set.
"data.frame"
identity
Object of class "factor" True ID of records in data
"factor"
Class "RLBigData", directly.
signature(object = "RLBigDataDedup")
See also RLBigData-class for inherited methods.
Andreas Borg
RLBigDataDedup, RLBigData-class
showClass("RLBigDataDedup")
Run the code above in your browser using DataLab