columbus                package:spgwr                R Documentation

_C_o_l_u_m_b_u_s, _O_H _c_r_i_m_e _d_a_t_a

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

     Columbus, OH crime data

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

     data(columbus)

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

     A data frame with 49 observations on 5 variables.

       [,1]  crime    numeric  recorded crime per inhabitant
       [,2]  income   numeric  average income values
       [,3]  housing  numeric  average housing costs
       [,4]  x        numeric  Easting
       [,5]  y        numeric  Northing

_N_o_t_e:

     There are two extant versions of these data - these give the exact
     results reproduced in the SpaceStat manual

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

     Luc Anselin (1995): SpaceStat

_R_e_f_e_r_e_n_c_e_s:

     Luc Anselin (1995): SpaceStat

