Learn R Programming

AppliedPredictiveModeling (version 1.1-5)

logisticCreditPredictions: Logistic Regression Predictions for the Credit Data

Description

add some notes

Usage

data(solubility)

Arguments

Value

  • A data frame with columns
  • BadThe predicted class probability for bad credit.
  • GoodThe predicted class probability for good credit.
  • predThe predicted class.
  • obsThe observed class

Examples

Run this code
## show code to make the predictions

Run the code above in your browser using DataLab