birthweight            package:LearnBayes            R Documentation

_B_i_r_t_h_w_e_i_g_h_t _r_e_g_r_e_s_s_i_o_n _s_t_u_d_y

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

     Dobson describes a study where one is interested in predicting  a
     baby's birthweight based on the gestational age and the baby's
     gender.

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

     birthweight

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

_a_g_e gestational age in weeks

_g_e_n_d_e_r gender of the baby where 0 (1) is male (female)

_w_e_i_g_h_t birthweight of baby in grams

