loans_by_purpose.int: Loans by Purpose Interval Dataset

loans_by_purpose.intR Documentation

Loans by Purpose Interval Dataset

Description

Interval-valued data for loan characteristics aggregated by their purpose. Original microdata contains 887,383 loan records from Kaggle.

Usage

data(loans_by_purpose.int)

Format

A data frame with 14 observations and 4 interval-valued variables:

  • ln_inc: Natural logarithm of self-reported annual income.

  • ln_revolbal: Natural logarithm of total credit revolving balance.

  • open_acc: Number of open credit lines.

  • total_acc: Total number of credit lines.

Metadata

Sample size (n) 14
Variables (p) 4
Subject area Finance
Symbolic format Interval
Analytical tasks Descriptive statistics, Clustering

Source

https://CRAN.R-project.org/package=MAINT.Data

Examples

data(loans_by_purpose.int)

dataSDA documentation built on June 12, 2026, 9:06 a.m.