MMC                 package:survrec                 R Documentation

_M_i_g_r_a_t_o_r_y _M_o_t_o_r _C_o_m_p_l_e_x

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

     This contains the Migratoty Motor Complex data

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

     data(MMC)

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

     This data frame contains the following columns:

     _i_d ID of each subject. Repeated for each recurrence

     _t_i_m_e recurrence o censoring time

     _e_v_e_n_t censoring status. All event are 1 for each subject 
          excepting last one that it is 0

     _g_r_o_u_p a factor with levels

     Note: The group have been created (at random) to illustrate a
     group comparison

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

     Husebye E, Skar V, Aalen O and Osnes M (1990), Digestive Diseases
     and Sciences, p1057

