RecLinkResult-class | R Documentation |
S4 wrapper for S3 class "RecLinkResult"
.
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.
.S3Class
:Internal slot.
See "RecLinkResult"
for the structure of the S3 class.
Class "RecLinkData"
, directly.
Class "oldClass"
, by class "RecLinkData", distance 2.
signature(x = "RecLinkResult", y = "RecLinkResult")
signature(object="RecLinkResult")
signature(object="RecLinkResult")
Andreas Borg, Murat Sariyar
"RecLinkResult"
for the structure of the S3 class.
"RLResult"
, the equivalent data structure for
big data sets.
showClass("RecLinkResult")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.