SLID                   package:car                   R Documentation

_S_u_r_v_e_y _o_f _L_a_b_o_u_r _a_n_d _I_n_c_o_m_e _D_y_n_a_m_i_c_s

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

     The `SLID' data frame has 7425 rows and 5 columns.
 The data are
     from the 1994 wave of the Canadian Survey of Labour and Income
     Dynamics,
 for the province of Ontario.
 There are missing data,
     particularly for wages.

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


     data(SLID)

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

     This data frame contains the following columns:

     _w_a_g_e_s Composite hourly wage rate from all jobs.
 

     _e_d_u_c_a_t_i_o_n Number of years of schooling.
 

     _a_g_e in years.
 

     _s_e_x A factor with levels:
 `Female',
 `Male'.
 

     _l_a_n_g_u_a_g_e A factor with levels:
 `English',
 `French',
 `Other'.
 

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

     The data are taken from the public-use dataset made available by
     Statistics Canada, and prepared by the Institute for Social
     Research,
 York University.

