creditcards: creditcards

Description Usage Format Source

Description

Credit card customer data

Usage

1

Format

A data frame with 400 rows and 11 variables:

ID

integer: customer ID

Income

double: Income, in $1000s

Limit

integer: Credit limit, in $

Rating

integer: Credit rating score from 0 to 1000 possible.

Cards

integer: total number of credit cards customer has

Age

integer: Customer age in years

Education

integer: years of education (12 = high school)

Gender

character: Customer gender

Student

character: 1 if student; 0 otherwise

Married

character: 1 if married; 0 otherwise

Balance

integer: Average monthly balance, in $

Source

adjusted from a sample of 'credit' dataset in 'ISLR' package.


bcBusinessStats/data1135 documentation built on July 26, 2020, 11:37 a.m.