decide                package:poplab                R Documentation

"_T_a_i_l_o_r" _t_h_e _s_i_m_u_l_a_t_e_d _p_o_p_u_l_a_t_i_o_n _t_o _m_a_t_c_h _t_h_e _r_e_a_l _p_o_p_u_l_a_t_i_o_n _a_g_e-_p_r_o_f_i_l_e

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

     Not intended to be called directly.

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

     decide(ped, sex, pop, baseyr)

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

     ped: an object storing pedigree information

     sex: 1/2 values - gender specification (1 = males, 2 = females)

     pop: real population counts for the baseline year

  baseyr: baseline year

