Learn R Programming

mlr (version 2.4)

plotROCRCurvesGGVIS: Plots results from generateROCRCurvesData using ggvis.

Description

Visualize how binary classification performs across different measures.

Usage

plotROCRCurvesGGVIS(obj, diagonal = FALSE, cutoffs = FALSE)

Arguments

Value

a ggvis plot object.

See Also

Other plot: plotFilterValuesGGVIS; plotFilterValues; plotLearningCurveGGVIS; plotLearningCurve; plotROCRCurves; plotThreshVsPerfGGVIS; plotThreshVsPerf

Other predict: asROCRPrediction; generateROCRCurvesData; getProbabilities; plotROCRCurves; plotViperCharts; predict.WrappedModel; setPredictThreshold; setPredictType

Other roc: asROCRPrediction; generateROCRCurvesData; plotROCRCurves; plotViperCharts