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 June 22, 2024, 10:51 a.m.