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

View source: R/asROCRPrediction.R

asROCRPredictionR Documentation

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()

Other predict: getPredictionProbabilities(), getPredictionResponse(), getPredictionTaskDesc(), predict.WrappedModel(), setPredictThreshold(), setPredictType()


mlr documentation built on Sept. 29, 2022, 5:05 p.m.