R/asROCRPrediction.R
asROCRPrediction.RdConverts predictions to a format package ROCR can handle.
asROCRPrediction(pred)
| pred | (Prediction) |
|---|
Other roc:
calculateROCMeasures()
Other predict:
getPredictionProbabilities(),
getPredictionResponse(),
getPredictionTaskDesc(),
predict.WrappedModel(),
setPredictThreshold(),
setPredictType()