housing                 package:cggd                 R Documentation

_C_o_v_a_r_i_a_t_e_s _r_e_l_a_t_e_d _t_o _h_o_u_s_i_n_g _p_r_i_c_e_s

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

     The 'housing' data frame has 506 rows and 13 attributes.

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

     housing

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

     This data frame contains the following columns:

     _x a matrix with 13 columns of attributes

     _y a numeric vector of median value of owner-occupied homes in
          1000's

_D_e_t_a_i_l_s:

     The x matrix has been standardized to have unit L2 norm in each
     column and zero mean. The matrix x2 consists of x plus certain
     interactions.

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

     (a) Origin:  This dataset was taken from the StatLib library which
     is maintained at Carnegie Mellon University. (b) Creator: 
     Harrison, D. and Rubinfeld, D.L. 'Hedonic prices and the  demand
     for clean air', J. Environ. Economics & Management, vol.5, 81-102,
     1978. (c) Date: July 7, 1993 Can be found on the UCI data
     repository <URL:
     ftp://ftp.ics.uci.edu/pub/machine-learning-databases/housing/>

