R/lift_chart.R
calibration_curve.Rd
Plot the calibration curve for the binary predictions.
calibration_curve(table, bin_number = 10)
The data.frame with two columns named by y and yhat.
y
yhat
default 10. The binning set number.