Boston                 package:MASS                 R Documentation

_H_o_u_s_i_n_g _V_a_l_u_e_s _i_n _S_u_b_u_r_b_s _o_f _B_o_s_t_o_n

_D_e_s_c_r_i_p_t_i_o_n:

     The 'Boston' data frame has 506 rows and 14 columns.

_U_s_a_g_e:

     data(Boston)

_F_o_r_m_a_t:

     This data frame contains the following columns:

     '_c_r_i_m' per capita crime rate by town

     '_z_n' proportion of residential land zoned for lots over 25,000
          sq.ft.

     '_i_n_d_u_s' proportion of non-retail business acres per town

     '_c_h_a_s' Charles River dummy variable (= 1 if tract bounds river; 0
          otherwise)

     '_n_o_x' nitrogen oxides concentration (parts per 10 million)

     '_r_m' average number of rooms per dwelling

     '_a_g_e' proportion of owner-occupied units built prior to 1940

     '_d_i_s' weighted mean of distances to five Boston employment centres

     '_r_a_d' index of accessibility to radial highways

     '_t_a_x' full-value property-tax rate per $10,000

     '_p_t_r_a_t_i_o' pupil-teacher ratio by town

     '_b_l_a_c_k' 1000(Bk - 0.63)^2 where Bk is the proportion of blacks by
          town

     '_l_s_t_a_t' lower status of the population (percent)

     '_m_e_d_v' median value of owner-occupied homes in $1000

_S_o_u_r_c_e:

     Harrison, D. and Rubinfeld, D.L. (1978) Hedonic prices and the
     demand for clean air. _J. Environ. Economics and Management_ *5*,
     81-102.

     Belsley D.A., Kuh, E.  and Welsch, R.E. (1980) _Regression
     Diagnostics. Identifying Influential Data and Sources of
     Collinearity._ New York: Wiley.

