Learn R Programming

RecordLinkage (version 0.4-12.4)

RecLinkResult.object: Record Linkage Result Object

Description

An object representing information about the classification result of a Record Linkage procedure.

Arguments

Value

data, pairs, frequencies

Inherited from RecLinkData.

prediction

Factor object indicating the classification of each record pair in valid. Levels are:

"L"

for links,

"P"

for possible links

"N"

for non-links

Author

Andreas Borg

See Also

emClassify. RecLinkData.