powered by
S4 wrapper for S3 class with the same name, which has the same structure as a RecLinkData object plus the following components:
RecLinkData
prediction
Linkage result. Coded as a factor with levels "N" for non-links, "P" for possible links and "L" for links.
"N"
"P"
"L"
attrNames
Column names of the set of comparison patterns.
Objects of the S3 class are created by classification functions, such as classifySupv or emClassify
classifySupv
emClassify
.S3Class
Object of class "character".
"character"
Class "'>oldClass", directly.
"'>oldClass"
signature(model = "RecLinkClassif", newdata = "RecLinkData")
signature(model = "RecLinkClassif", newdata = "RLBigData")
# NOT RUN { showClass("RecLinkClassif") # }
Run the code above in your browser using DataLab