turnout                package:Zelig                R Documentation

_T_u_r_n_o_u_t _D_a_t_a _S_e_t _f_r_o_m _t_h_e _N_a_t_i_o_n_a_l _E_l_e_c_t_i_o_n _S_u_r_v_e_y

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

     This data set contains individual-level turnout data. It pools
     several American National Election Surveys conducted during the
     1992 presidential election year.  Only the first 2,000
     observations (from a total of 15,837  observations) are included
     in the sample data.

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

     data(turnout)

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

     A table containing 5 variables ("race", "age", "educate", 
     "income", and "vote") and 2,000 observations.

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

     National Election Survey

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

     King, Gary, Michael Tomz, Jason Wittenberg (2000). ``Making the
     Most of Statistical Analyses: Improving Interpretation and 
     Presentation,'' _American Journal of Political Science_, vol. 44,
     pp.341-355.

