lasvegas: Las Vegas Data

Description Usage Format Source References Examples

Description

Obs: 1000 observations from Las Vegas, Nevada, single family dwellings, 2008

Usage

1
data("lasvegas")

Format

A data frame with 1000 observations on the following 9 variables.

lvr

loan amount to value of property, percent

ref

= 1 if for a refinance, 0 if for purchase

insur

= 1 if borrow has mortage insurance

rate

initial interest rate

amount

loan amount in $100,000 units

credit

credit score

term

loan term in years

arm

= 1 if adjustable rate mortgage, 0 if fixed

delinquent

= 1 if payment late by 90+ days

Source

http://principlesofeconometrics.com/poe4/poe4.htm

References

Dr. Kelley Pace, Louisiana State University, Department of Finance. We thank Shuang Zhu, Department of Finance for her assistance.

Examples

1
2
data(lasvegas)
## maybe str(lasvegas) ; plot(lasvegas) ...

ccolonescu/PoEdata documentation built on May 13, 2019, 2:17 p.m.