MathAchieve               package:nlme               R Documentation

_M_a_t_h_e_m_a_t_i_c_s _a_c_h_i_e_v_e_m_e_n_t _s_c_o_r_e_s

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

     The 'MathAchieve' data frame has 7185 rows and 6 columns.

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

     This data frame contains the following columns:

     _S_c_h_o_o_l an ordered factor identifying the school that the student
          attends

     _M_i_n_o_r_i_t_y a factor with levels 'No'  'Yes' indicating if the
          student is a member of a minority racial group.

     _S_e_x a factor with levels 'Male'  'Female' 

     _S_E_S a numeric vector of socio-economic status.

     _M_a_t_h_A_c_h a numeric vector of mathematics achievement scores.

     _M_E_A_N_S_E_S a numeric vector of the mean SES for the school.


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

     Each row in this data frame contains the data for one student.

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

     summary(MathAchieve)

