Chile                  package:car                  R Documentation

_V_o_t_i_n_g _I_n_t_e_n_t_i_o_n_s _i_n _t_h_e _1_9_8_8 _C_h_i_l_e_a_n _P_l_e_b_i_s_c_i_t_e

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

     The `Chile' data frame has 2700 rows and 8 columns.
 The data are
     from a national survey conducted in April and May of 1988
 by
     FLACSO/Chile. There are some missing data.

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


     data(Chile)

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

     This data frame contains the following columns:

     _r_e_g_i_o_n A factor with levels:
 `C', Central;
 `M', Metropolitan
          Santiago area;
 `N', North;
 `S', South;
 `SA', city of
          Santiago.
 

     _p_o_p_u_l_a_t_i_o_n Population size of respondent's community.
 

     _s_e_x A factor with levels:
 `F', female;
 `M', male.
 

     _a_g_e in years.
 

     _e_d_u_c_a_t_i_o_n A factor with levels (note: out of order):
 `P',
          Primary;
 `PS', Post-secondary;
 `S', Secondary.
 

     _i_n_c_o_m_e Monthly income, in Pesos.
 

     _s_t_a_t_u_s_q_u_o Scale of support for the status-quo.
 

     _v_o_t_e a factor with levels:
 `A', will abstain; 
 `N', will vote no
          (against Pinochet);
 `U', undecided;
 `Y', will vote yes (for
          Pinochet).
 

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

     Personal communication from FLACSO/Chile.

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

     Fox, J. (1997)
 Applied Regression, Linear Models, and Related
     Methods. Sage.

