Learn R Programming

classifierplots (version 1.4.0)

positives_plot: positives_plot

Description

Returns a ggplot2 plot object containing an positives-per-decile plot.

Usage

positives_plot(test.y, pred.prob)

Arguments

test.y

List of know labels on the test set

pred.prob

List of probability predictions on the test set