| loans_by_risk.int | R Documentation |
Interval-valued dataset of 35 Lending Club loan groups classified by risk level (A through G, 5 groups each). Each group is described by 4 interval-valued financial variables.
data(loans_by_risk.int)
A symbolic data frame (symbolic_tbl) with 35 observations
and 5 variables:
log_income: Interval-valued log annual income.
interest_rate: Interval-valued interest rate (%).
open_accounts: Interval-valued number of open credit accounts.
total_accounts: Interval-valued total number of credit accounts.
risk_level: Risk grade factor (A, B, C, D, E, F, G).
Row names are A1–A5, B1–B5, ..., G1–G5.
| Sample size (n) | 35 |
| Variables (p) | 5 |
| Subject area | Finance |
| Symbolic format | Interval |
| Analytical tasks | Classification, Clustering |
MAINT.Data R package (LoansbyRisk_minmax dataset).
Brito, P. and Duarte Silva, A.P. (2012). Modelling interval data with Normal and Skew-Normal distributions. Journal of Applied Statistics, 39(1), 3–20.
Original data from the MAINT.Data R package.
data(loans_by_risk.int)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.