mlr (version 2.10)

asROCRPrediction: Converts predictions to a format package ROCR can handle.

Description

Converts predictions to a format package ROCR can handle.

Usage

asROCRPrediction(pred)

Arguments

pred
[Prediction] Prediction object.

See Also

Other roc: calculateROCMeasures, plotViperCharts Other predict: getPredictionProbabilities, getPredictionResponse, plotViperCharts, predict.WrappedModel, setPredictThreshold, setPredictType