credit {MBCbook}R Documentation

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")

Format

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

Source

https://husson.github.io/data.html

Examples

data(credit)

[Package MBCbook version 0.1.2 Index]