Learn R Programming

mlr (version 2.7)

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: plotBMRBoxplots, plotBMRRanksAsBarChart, plotBMRSummary, plotCalibration, plotCritDifferences, plotFilterValuesGGVIS, plotFilterValues, plotLearningCurveGGVIS, plotLearningCurve, plotPartialPredictionGGVIS, plotPartialPrediction, plotROCCurves, plotROCRCurves, plotThreshVsPerfGGVIS, plotThreshVsPerf

Other predict: asROCRPrediction, generateROCRCurvesData, getPredictionProbabilities, getPredictionResponse, plotROCRCurves, plotViperCharts, predict.WrappedModel, setPredictThreshold, setPredictType

Other roc: asROCRPrediction, generateROCRCurvesData, plotROCRCurves, plotViperCharts