logisticCreditPredictions: Logistic Regression Predictions for the Credit Data

Description Usage Value Examples

Description

add some notes

Usage

1
data(solubility)

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

1
## show code to make the predictions

Example output



AppliedPredictiveModeling documentation built on May 2, 2019, 9:22 a.m.