stockton2: Stockton2 Data

Description Usage Format Source References Examples

Description

Obs: 880 home sales in Stockton, CA during mid-2005

Usage

1
data("stockton2")

Format

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

price

house price, $

sqft

total square feet of living area

beds

number of bedrooms

baths

number of full baths

age

age, in years

stories

number of stories

vacant

vacant Yes = 1 No = 0

Source

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

References

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

Examples

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

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