bdf                   package:nlme                   R Documentation

_L_a_n_g_u_a_g_e _s_c_o_r_e_s

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

     The 'bdf' data frame has 2287 rows and 25 columns of language
     scores from grade 8 pupils in elementary schools in The
     Netherlands.

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

     data(bdf)

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

     _s_c_h_o_o_l_N_R a factor denoting the school.

     _p_u_p_i_l_N_R a factor denoting the pupil.

     _I_Q._v_e_r_b a numeric vector of verbal IQ scores

     _I_Q._p_e_r_f a numeric vector of IQ scores.

     _s_e_x Sex of the student.

     _M_i_n_o_r_i_t_y a factor indicating if the student is a member of a
          minority group.

     _r_e_p_e_a_t_g_r an ordered factor indicating if one or more grades have
          been repeated.

     _a_r_i_t_P_R_E_T a numeric vector

     _c_l_a_s_s_N_R a numeric vector

     _a_r_i_t_P_O_S_T a numeric vector

     _l_a_n_g_P_R_E_T a numeric vector

     _l_a_n_g_P_O_S_T a numeric vector

     _s_e_s a numeric vector of socioeconomic status indicators.

     _d_e_n_o_m_i_n_a a factor indicating of the school is a public school, a
          Protestant private school, a Catholic private school, or a
          non-denominational private school.

     _s_c_h_o_o_l_S_E_S a numeric vector

     _s_a_t_i_p_r_i_n a numeric vector

     _n_a_t_i_t_e_s_t a factor with levels '0' and '1'

     _m_e_e_t_i_n_g_s a numeric vector

     _c_u_r_r_m_e_e_t a numeric vector

     _m_i_x_e_d_g_r_a a factor indicating if the class is a mixed-grade class.

     _p_e_r_c_m_i_n_o a numeric vector

     _a_r_i_t_d_i_f_f a numeric vector

     _h_o_m_e_w_o_r_k a numeric vector

     _c_l_a_s_s_s_i_z a numeric vector

     _g_r_o_u_p_s_i_z a numeric vector

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

     <URL: http://stat.gamma.rug.nl/snijders/multilevel.htm>

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

     Snijders, Tom and Bosker, Roel (1999), _Multilevel Analysis: An
     Introduction to Basic and Advanced Multilevel Modeling_, Sage.

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

     data(bdf)
     summary(bdf)

