Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

hprice3

hprice3


Description

Wooldridge Data loads lazily.

Usage

data('hprice3')

Format

A data.frame with 321 observations on 19 variables:

  • year: 1978, 1981

  • age: age of house

  • agesq: age^2

  • nbh: neighborhood, 1-6

  • cbd: dist. to cent. bus. dstrct, ft.

  • inst: dist. to interstate, ft.

  • linst: log(inst)

  • price: selling price

  • rooms: # rooms in house

  • area: square footage of house

  • land: square footage lot

  • baths: # bathrooms

  • dist: dist. from house to incin., ft.

  • ldist: log(dist)

  • lprice: log(price)

  • y81: =1 if year = 1981

  • larea: log(area)

  • lland: log(land)

  • linstsq: linst^2

NA

Source

Examples

str(hprice3)

wooldridge

111 Data Sets from "Introductory Econometrics: A Modern Approach, 6e" by Jeffrey M. Wooldridge

v1.3.1
GPL-3
Authors
Justin M. Shea [aut, cre], Kennth H. Brown [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.