RecLinkResult-class: Class "RecLinkResult"

RecLinkResult-classR Documentation

Class "RecLinkResult"

Description

S4 wrapper for S3 class "RecLinkResult".

Objects from the Class

Object of the S3 class are created by classification functions, such as classifySupv and emClassify. The S4 class is virtual and exists solely for internal usage in method signatures.

Slots

.S3Class:

Internal slot.

See "RecLinkResult" for the structure of the S3 class.

Extends

Class "RecLinkData", directly. Class "oldClass", by class "RecLinkData", distance 2.

Methods

%append%

signature(x = "RecLinkResult", y = "RecLinkResult")

getErrorMeasures

signature(object="RecLinkResult")

getTable

signature(object="RecLinkResult")

Author(s)

Andreas Borg, Murat Sariyar

See Also

"RecLinkResult" for the structure of the S3 class. "RLResult", the equivalent data structure for big data sets.

Examples

showClass("RecLinkResult")

RecordLinkage documentation built on Nov. 10, 2022, 5:42 p.m.