Gcsemv                package:mlmRev                R Documentation

_G_C_S_E _e_x_a_m _s_c_o_r_e

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

     The GCSE exam scores on a science subject. Two components of the
     exam were chosen as outcome variables: written paper and course
     work. There are 1,905 students from 73 schools in England.

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

     data(Gcsemv)

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

     A data frame with 1905 observations on the following 5 variables.

     _s_c_h_o_o_l School ID - a factor

     _s_t_u_d_e_n_t Student ID - a factor

     _g_e_n_d_e_r Gender of student

     _w_r_i_t_t_e_n Total score on written paper

     _c_o_u_r_s_e Total score on coursework paper

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

     <URL: http://multilevel.ioe.ac.uk/softrev/gcsemv.html>

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

     Multivariate response models. (2000). In Rasbash, J., et al, _A
     user's guide to MLwiN_, Institute of Education, University of
     London.

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

     str(Gcsemv)

