Learn R Programming

RecordLinkage (version 0.3-2)

RecLinkResult.object: Record Linkage Result Object

Description

S3 class representing information about the classification result of a Record Linkage procedure and the data from which this result is derived.

Arguments

Value

  • A list with all mandatory and optional elements of class "RecLinkData" plus the following:

    [object Object]

See Also

"RecLinkResult" for the S4 representation. "RecLinkData" for the superclass. "RLResult", the equivalent data structure for big data sets.