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)
Value
ggplot2 plot object.