redistrict              package:eiPack              R Documentation

_R_e_d_i_s_t_r_i_c_t_i_n_g _M_o_n_t_e-_C_a_r_l_o _d_a_t_a

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

     Precinct-level observations for a hypothetical jurisdiction  with
     four proposed districts.

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

     data(redistrict)

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

     A table containing 150 observations and 9 variables:  

     _p_r_e_c_i_n_c_t precinct identifier

     _d_i_s_t_r_i_c_t proposed district number

     _a_v_g._a_g_e average age

     _p_e_r._o_w_n percent homeowners

     _b_l_a_c_k number of black voting age persons

     _w_h_i_t_e number of white voting age persons

     _h_i_s_p_a_n_i_c number of hispanic voting age persons

     _t_o_t_a_l total number of voting age persons

     _d_e_m Number of votes for the Democratic candidate

     _r_e_p Number of votes for the Republican candidate

     _n_o._v_o_t_e Number of non voters

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

     Daniel James Greiner

