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


AppliedPredictiveModeling documentation built on July 7, 2026, 1:06 a.m.