calibration_plot: calibration_plot

Description Usage Arguments

View source: R/calibration.R

Description

Returns a ggplot2 plot object containing a smoothed propensity @ prediction level plot

Usage

1
calibration_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


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