mock_credit: Mock dataset containing credit statistics by customer at two...

Description Usage Format Source Examples

Description

Mock dataset containing credit statistics by customer at two time intervals. Some customers only exist in one time interval (they either became a customer after the first time interval, or discontinued being a customer before the second time interval).

Usage

1

Format

A data frame with columns:

customer_id

Customer ID for 497 unique customers.

date

Date of the observation; there are two unique dates in the dataset.

risk_rating

Factor representing risk level on a 1-14 scale.

principal_balance

Principal balance outstanding on the loan.

Source

Developed by Ketchbrook Analytics

Examples

1
2
3
4
## Not run: 
 mock_credit

## End(Not run)

migrate documentation built on Oct. 16, 2021, 1:06 a.m.