logisticCreditPredictions {AppliedPredictiveModeling} | R Documentation |
add some notes
data(solubility)
A data frame with columns
Bad |
The predicted class probability for bad credit. |
Good |
The predicted class probability for good credit. |
pred |
The predicted class. |
obs |
The observed class |
## show code to make the predictions