Description Usage Format Source References Examples
Housing data for census tracts of Boston from the 1970 census
1 |
The data are 506 observations on 14 variables, cmedv being the target variable:
crimper capita crime rate by town
znproportion of residential land zoned for lots over 25,000 sq.ft
indusproportion of non-retail business acres per town
chasCharles River dummy variable (= 1 if tract bounds river; 0 otherwise)
noxnitric oxides concentration (parts per 10 million)
rmaverage number of rooms per dwelling
ageproportion of owner-occupied units built prior to 1940
disweighted distances to five Boston employment centres
radindex of accessibility to radial highways
taxfull-value property-tax rate per USD 10,000
ptratiopupil-teacher ratio by town
b1000(B - 0.63)^2 where B is the proportion of blacks by town
lstatpercentage of lower status of the population
cmedvcorrected median value of owner-occupied homes in USD 1000's
This data set is modified from BostonHousing2 in the mlbench
package, which is the corrected version with additional spatial information from the original data contributed by Harrison and Rubinfeld (1979).
In the dataframe BostonHousing1, we have removed town (name of town), tract (census tract)
lon (longitude of census tract), lat (latitude of census tract), and the
medv (median value with errors).
Harrison, D. and Rubinfeld, D. L. (1978). Hedonic prices and the demand for clean air. Journal of Environmental Economics and Management, 5: 81-102.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.