RecLinkResult.object {RecordLinkage}R Documentation

Record Linkage Result Object

Description

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

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(s)

Andreas Borg

See Also

emClassify. RecLinkData.


[Package RecordLinkage version 0.4-12.4 Index]