Description Usage Format Source
Credit card customer data
1 |
A data frame with 400 rows and 11 variables:
IDinteger: customer ID
Incomedouble: Income, in $1000s
Limitinteger: Credit limit, in $
Ratinginteger: Credit rating score from 0 to 1000 possible.
Cardsinteger: total number of credit cards customer has
Ageinteger: Customer age in years
Educationinteger: years of education (12 = high school)
Gendercharacter: Customer gender
Studentcharacter: 1 if student; 0 otherwise
Marriedcharacter: 1 if married; 0 otherwise
Balanceinteger: Average monthly balance, in $
adjusted from a sample of 'credit' dataset in 'ISLR' package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.