hprice2: hprice2

hprice2R Documentation

hprice2

Description

Wooldridge Source: D. Harrison and D.L. Rubinfeld (1978), “Hedonic Housing Prices and the Demand for Clean Air,” by Harrison, D. and D.L.Rubinfeld, Journal of Environmental Economics and Management 5, 81-102. Diego Garcia, a former Ph.D. student in economics at MIT, kindly provided these data, which he obtained from the book Regression Diagnostics: Identifying Influential Data and Sources of Collinearity, by D.A. Belsey, E. Kuh, and R. Welsch, 1990. New York: Wiley. Data loads lazily.

Usage

data('hprice2')

Format

A data.frame with 506 observations on 12 variables:

  • price: median housing price, $

  • crime: crimes committed per capita

  • nox: nit ox concen; parts per 100m

  • rooms: avg number of rooms

  • dist: wght dist to 5 employ centers

  • radial: access. index to rad. hghwys

  • proptax: property tax per $1000

  • stratio: average student-teacher ratio

  • lowstat: perc of people 'lower status'

  • lprice: log(price)

  • lnox: log(nox)

  • lproptax: log(proptax)

Notes

The census contains rich information on variables such as median housing prices, median income levels, average family size, and so on, for fairly small geographical areas. If such data can be merged with pollution data, one can update the Harrison and Rubinfeld study. Presumably, this has been done in academic journals.

Used in Text: pages 108, 132-133, 190-191, 196-197.

Source

https://www.cengage.com/cgi-wadsworth/course_products_wp.pl?fid=M20b&product_isbn_issn=9781111531041

Examples

 str(hprice2)

JustinMShea/wooldridge documentation built on May 16, 2023, 12:30 p.m.