stockton4: Stockton4 Data

Description Usage Format Source References Examples

Description

This is a subset of stockton3.dat, the first 1500 observations

Usage

1
data("stockton4")

Format

A data frame with 1500 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(stockton4)
## maybe str(stockton4) ; plot(stockton4) ...

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