Antenatal care data         package:epicalc         R Documentation

_D_a_t_a_s_e_t _o_n _e_f_f_e_c_t _o_f _n_e_w _a_n_t_e_n_a_t_a_l _c_a_r_e _m_e_t_h_o_d _o_n _m_o_r_t_a_l_i_t_y

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

     This dataset contains records of high risk pregnant women  under a
     trial on new and old methods of antenatal care  in two clinics.
     Outcome was perinatal mortality.

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

     data(ANCdata)

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

     A data frame with 755 observations on the following 3 variables.

     '_d_e_a_t_h' a factor with levels 'no' 'yes'

     '_a_n_c' a factor with levels 'old' 'new'

     '_c_l_i_n_i_c' a factor with levels 'A' 'B'

