givebirth               package:poplab               R Documentation

_C_r_e_a_t_e _n_e_w _i_n_d_i_v_i_d_u_a_l_s (_b_i_r_t_h_s) _i_n _t_h_e _p_o_p_u_l_a_t_i_o_n

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

     Not intended to be called directly.

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

     givebirth(ped, childbc, nr, yr)

_A_r_g_u_m_e_n_t_s:

     ped: an object storing pedigree information

 childbc: an object specifying age-specific fertility rates for the
          simulated year

      nr: maximum value of the ID number created up to (and not
          including) the simulated year

      yr: year for which to create new individuals

