addGoodCalib {RBPcurve} | R Documentation |
Visualizes a measure for good calibration on the RBP curve.
Description
The integral of the RBP curve is a measure for good calibration. If the sum of the two integrals (below and above the RBP curve) is close to 0, good calibration is satisfied and the prevalence is close to the average predicted probabilities.
Usage
addGoodCalib(obj, plot.values = TRUE, show.info = TRUE,
col = grDevices::rgb(0, 0, 0, 0.25), border = NA, ...)
Arguments
obj |
[ |
plot.values |
[ |
show.info |
[ |
col |
[ |
border |
[ |
... |
[any] |
Value
[invisible(NULL)
].
[Package RBPcurve version 1.2 Index]