classifierOutput-class {MLInterfaces} | R Documentation |
~~ A concise (1-5 lines) description of what the class is. ~~
Objects can be created by calls of the form new("classifierOutput", ...)
.
~~ describe objects here ~~
testOutcomes
:"factor"
~~ testPredictions
:"factor"
~~ testScores
:"ANY"
~~ trainOutcomes
:"factor"
~~ trainPredictions
:"factor"
~~ trainScores
:"ANY"
~~ RObject
:"ANY"
~~ call
:"call"
~~ signature(obj = "classifierOutput")
: ... signature(obj = "classifierOutput")
: ... signature(object = "classifierOutput")
: ... signature(object = "classifierOutput")
: ... signature(object = "classifierOutput")
: ... signature(object = "classifierOutput")
: ... ~~who you are~~
showClass("classifierOutput")