s3bby                  package:lme4                  R Documentation

_R_e_s_p_o_n_s_e_s _s_i_m_u_l_a_t_e_d _b_y _R_o_d_r_i_g_u_e_z _a_n_d _G_o_l_d_m_a_n

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

     A matrix of the results of 100 simulations of dichotomous
     multilevel data. The rows correspond to the 2449 births for which
     the covariates are given in `s3bbx'.  The elements of the matrix
     are all 0, indicating no modern prenatal care, or 1, indicating
     model prenatal care.  These were simulated with "large" variances
     for both the family and the community random effects.

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

     data(s3bby)

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

     An integer matrix with 2449 rows and 100 columns.

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

     <URL: http://data.princeton.edu/multilevel/simul.htm>

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

     Rodriguez, Germn and Goldman, Noreen (1995), "An assessment of
     estimation procedures for multilevel models with binary
     responses", Journal of the Royal Statistical Society, Series A,
     158, 73-89.

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

     data(s3bby)
     str(s3bby)

