utown: Utown Data

Description Usage Format Source Examples

Description

Obs: 1000 observations

Usage

1
data("utown")

Format

A data frame with 1000 observations on the following 6 variables.

price

house price, in $1000

sqft

square feet of living area, in 100's

age

house age, in years

utown

=1 if close to university

pool

=1 if house has pool

fplace

=1 if house has fireplace

Source

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

Examples

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

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