asROCRPrediction
,
and then ROCR's performance
.See these methods in ROCR for further info.
generateROCRCurvesData(obj, meas1 = "tpr", meas2 = "fpr",
avg = "threshold", perf.args = list(), task.id = NULL)
ROCRCurvesData
object, a list
with elements giving the data output from
performance
and the input arguments.generateFilterValuesData
;
generateLearningCurveData
;
generateThreshVsPerfData
;
getFilterValues
Other predict: asROCRPrediction
;
getProbabilities
;
plotROCRCurvesGGVIS
;
plotROCRCurves
;
plotViperCharts
;
predict.WrappedModel
;
setPredictThreshold
;
setPredictType
Other roc: asROCRPrediction
;
plotROCRCurvesGGVIS
;
plotROCRCurves
;
plotViperCharts