logisticCreditPredictions: Logistic Regression Predictions for the Credit Data

logisticCreditPredictionsR Documentation

Logistic Regression Predictions for the Credit Data

Description

add some notes

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


## show code to make the predictions


topepo/AppliedPredictiveModeling documentation built on Aug. 25, 2023, 11:12 a.m.