assigncancer             package:poplab             R Documentation

_A_s_s_i_g_n _i_n_c_i_d_e_n_t _d_i_s_e_a_s_e (_c_a_n_c_e_r)

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

     Not intended to be called directly.

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

     assigncancer(ped, inc, risk, yr, sex, type, fam.rel) 

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

     ped: an object storing pedigree information

     inc: an object specifying population (age-specific) incidence
          rates for the simulated year

    risk: multiplication value of the population incidence rates

      yr: year for which to assign incident disease

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

    type: familial model of disease aggregation to choose from ("rr",
          "or", "agesprr", "agespor")

 fam.rel: familial relationship of disease aggregation to choose from

