AppliedPredictiveModeling (version 1.1-7)

logisticCreditPredictions: Logistic Regression Predictions for the Credit Data

Description

add some notes

Usage

data(solubility)

Arguments

Value

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

Examples

Run this code
# NOT RUN {
## show code to make the predictions
# }

Run the code above in your browser using DataLab