Learn R Programming

MBCbook (version 0.1.2)

credit: The Credit data set

Description

The Credit data set has 66 rows and 11 columns, describing customers who took out loans from a credit company described with 11 categorical or ordinal variables.

Usage

data("credit")

Arguments

Format

A data frame with 66 observations and 11 categorical or ordinal variables.

Examples

Run this code
data(credit)

Run the code above in your browser using DataLab