Description Usage Arguments Value See Also
View source: R/Prediction_operators.R
The following types are returned, depending on task type:
classif | factor |
regr | numeric |
se | numeric |
cluster | integer |
surv | numeric |
multilabel | logical matrix, columns named with labels |
1 2 3 4 5 | getPredictionResponse(pred)
getPredictionSE(pred)
getPredictionTruth(pred)
|
pred |
[ |
See above.
Other predict: asROCRPrediction
,
getPredictionProbabilities
,
getPredictionTaskDesc
,
plotViperCharts
,
predict.WrappedModel
,
setPredictThreshold
,
setPredictType
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.