propensity_plot: propensity_plot

Description Usage Arguments

View source: R/individual_plots.R

Description

Returns a ggplot2 plot object containing an propensity @ percentile plot

Usage

1
propensity_plot(test.y, pred.prob, granularity = 0.02)

Arguments

test.y

List of know labels on the test set

pred.prob

List of probability predictions on the test set

granularity

Default 0.02, probability step between points in plot.


adefazio/classifierplots documentation built on Oct. 13, 2020, 1:24 a.m.