addPEV {RBPcurve} | R Documentation |
Visualize the PEV on the RBP curve.
Description
The PEV measure is the difference between the conditional expectation of the predicted
probabilities (conditional on the two groups that are determined by the target variable).
The PEV measure can be visually obtained by the RBP curve, namely by the difference of the
two areas that are Highlighted with addPEV
.
Usage
addPEV(obj, plot.values = TRUE, show.info = TRUE, text.col = "black",
col = rgb(0, 0, 0, 0.25))
Arguments
obj |
[ |
plot.values |
[ |
show.info |
[ |
text.col |
[ |
col |
[ |
Value
[invisible(NULL)
].
[Package RBPcurve version 1.2 Index]