R/asROCRPrediction.R
asROCRPrediction.Rd
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()