loanData: Simulated default data of 100 customers

Description Usage Format

Description

A dataset containing simulated data about the characteristic of a customer applying for a loan. The dependent variable is "bad_flag" which indicates whether the customer defaults or not.

Usage

1

Format

A data frame with 100 rows and 6 variables:

bad_flag

Indicates whether a customer has defaulted or not

age

Age of the customer

LTV

Ratio of amount of loan to amount of collateral

location

Indicates the location of the customer

balance

Account balance

score

credit score of the customer


logiBin documentation built on May 2, 2019, 2:01 p.m.