View source: R/asROCRPrediction.R
asROCRPrediction | R Documentation |
Converts predictions to a format package ROCR can handle.
asROCRPrediction(pred)
pred |
(Prediction) |
Other roc:
calculateROCMeasures()
Other predict:
getPredictionProbabilities()
,
getPredictionResponse()
,
getPredictionTaskDesc()
,
predict.WrappedModel()
,
setPredictThreshold()
,
setPredictType()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.