MathAchSchool              package:nlme              R Documentation

_S_c_h_o_o_l _d_e_m_o_g_r_a_p_h_i_c _d_a_t_a _f_o_r _M_a_t_h_A_c_h_i_e_v_e

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

     The 'MathAchSchool' data frame has 160 rows and 7 columns.

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

     This data frame contains the following columns:

     _S_c_h_o_o_l a factor giving the school on which the measurement is
          made.

     _S_i_z_e a numeric vector giving the number of students in the school

     _S_e_c_t_o_r a factor with levels 'Public'  'Catholic' 

     _P_R_A_C_A_D a numeric vector giving the percentage of students on the
          academic track

     _D_I_S_C_L_I_M a numeric vector measuring the discrimination climate

     _H_I_M_I_N_T_Y a factor with levels '0'  '1' 

     _M_E_A_N_S_E_S a numeric vector giving the mean SES score.

_D_e_t_a_i_l_s:

     These variables give the school-level demographic data to
     accompany the 'MathAchieve' data.

_E_x_a_m_p_l_e_s:

     data(MathAchSchool)

