Learn R Programming

mlr (version 2.7)

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

Description

Converts predictions to a format package ROCR can handle.

Usage

asROCRPrediction(pred)

Arguments

See Also

Other predict: generateROCRCurvesData, getPredictionProbabilities, getPredictionResponse, plotROCRCurvesGGVIS, plotROCRCurves, plotViperCharts, predict.WrappedModel, setPredictThreshold, setPredictType

Other roc: generateROCRCurvesData, plotROCRCurvesGGVIS, plotROCRCurves, plotViperCharts