stockton3: Stockton3 Data

Description Usage Format Source References Examples

Description

Obs: 2610 home sales in Stockton, CA from Oct 1, 1996 to Nov 30, 1998

Usage

1
data("stockton3")

Format

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

sprice

selling price of home, dollars

livarea

living area, hundreds of square feet

beds

number of beds

baths

number of baths

lgelot

=1 if lot size > .5 acres, 0 otherwise

age

age of home at time of sale, years

pool

=1 if home has pool, 0 otherwise

Source

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

References

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

Examples

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

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