hypoDat               package:hapassoc               R Documentation

_S_i_m_u_l_a_t_e_d _d_a_t_a _f_o_r _a _h_y_p_o_t_h_e_t_i_c_a_l _b_i_n_a_r_y _t_r_a_i_t

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

     Simulated binary trait data used to illustrate the hapassoc
     package.

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

     data(hypoDat)

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

     Matrix with columns:\

       [,1]  affected  numeric  affection status (1=yes, 0=no)
       [,3]  attr      numeric  simulated quantitative attribute
       [,5]  M1.1      numeric  the first allele of hypothetical SNP M1
       [,6]  M1.2      numeric  the second allele of hypothetical SNP M1
       [,5]  M2.1      numeric  the first allele of hypothetical SNP M2
       [,6]  M2.2      numeric  the second allele of hypothetical SNP M2
       [,7]  M3.1      numeric  the first allele of hypothetical SNP M3
       [,8]  M3.2      numeric  the second allele of hypotetical SNP  M3

