RecordLinkage (version 0.4-11)

RecLinkResult-class: Class "RecLinkResult"

Description

S4 wrapper for S3 class "RecLinkResult".

Arguments

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")

See Also

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

Examples

Run this code
# NOT RUN {
showClass("RecLinkResult")
# }

Run the code above in your browser using DataLab