sirmans: Sirmans Data

Description Usage Format Details Source References Examples

Description

Obs: 78

Usage

1
data("sirmans")

Format

A data frame with 78 observations on the following 7 variables.

adjust

= 1 if an adjustable rate mortgage is chosen.

fixrate

fixed interest rate

margin

the variable rate less the fixed rate

yield

the 10-year treasury rate less the one year treasury rate

points

ratio of points paid on adjustable rates to those paid on fixed rates

maturity

ratio of maturities on adjustable to fixed rates

networth

net worth of borrower

Details

The authors wish to thank C.F. Sirmans for these data.

Source

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

References

The authors wish to thank C.F. Sirmans for these data.

Examples

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

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