Description Usage Arguments Methods (by generic) Slots See Also
An S4 class to store model predictions
1 2 | ## S4 method for signature 'ExprsPredict'
show(object)
|
object |
An object of class |
show
: Method to show ExprsPredict
object.
pred
A factor. Stores class predictions as an unambiguous class assignment.
decision.values
Typically a matrix. Stores class predictions as a decision value.
probability
Typically a matrix. Stores class predictions as a probability.
actual
Typically a factor. Stores known class labels.
Used by calcStats
.
ExprsArray-class
ExprsModel-class
ExprsPipeline-class
ExprsEnsemble-class
ExprsPredict-class
RegrsPredict-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.