stockton: Stockton Data

Description Usage Format Source References Examples

Description

4682 home sales in Stockton, CA from January 1991 to December 1996

Usage

1
data("stockton")

Format

A data frame with 4682 observations on the following 8 variables.

price

house price, $

sqft

total square feet of living area

age

age, in years

d92

= 1 if sale in 1992

d93

= 1 if sale in 1993

d94

= 1 if sale in 1994

d95

= 1 if sale in 1995

d96

= 1 if sale in 1996

Source

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

References

Dr. John Knight, Department of Finance, University of the Pacific

Examples

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

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