creditcard {causalweight} | R Documentation |
Expenditure and Default Data
Description
Cross-section data on the credit history for a sample of applicants for a type of credit card.
Usage
creditcard
Format
A data frame with 1319 rows and 10 variables:
- expenditure
average monthly credit card expenditure
- reports
number of major derogatory reports
- age
age in years plus twelfths of a year
- income
yearly income (in USD 10,000)
- owner
1 if owns their home, 0 if rent
- selfempl
1 if self employed, 0 if not
- dependents
number of dependents
- months
months living at current address
- majorcards
number of major credit cards held
- active
number of active credit accounts
Source
Online complements to Greene (2003). Table F21.4. https://pages.stern.nyu.edu/~wgreene/Text/tables/tablelist5.htm
References
Greene, W.H. (2003). Econometric Analysis, 5th edition. Upper Saddle River, NJ: Prentice Hall.
[Package causalweight version 1.1.3 Index]