Learn R Programming

mlr (version 2.3)

plotThreshVsPerf: Plot threshold vs. performance(s) for 2-class classification.

Description

Plot threshold vs. performance(s) for 2-class classification.

Usage

plotThreshVsPerf(pred, measures, mark.th = NA_real_, gridsize = 100L,
  linesize = 1.5)

Arguments

Value

ggplot2 plot object.