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


berndbischl/mlr documentation built on Jan. 6, 2023, 12:45 p.m.