IndianIrish               package:hwde               R Documentation

_O_b_s_e_r_v_e_d _g_e_n_o_t_y_p_e _f_r_e_q_u_e_n_c_i_e_s _a_t _M_N _a_n_d _S _l_o_c_i, _f_o_r _2 _p_o_p_u_l_a_t_i_o_n_s

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

     The 'IndianIrish' data frame has 18 rows and 4 columns. The data
     are genotype frequencies for two locations, for Xavante Indian and
     Irish populations respectively

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

     data(IndianIrish)

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

     This data frame contains the following columns:

     _P_o_p_u_l_a_t_i_o_n Factor with levels: 'Indian' and 'Irish' 

     _l_o_c_u_s_1 Factor with levels: 'MM', 'MN' and 'NN'

     _l_o_c_u_s_2 Factor with levels: 'SS', 'Ss' and 'ss'

     _O_b_s_e_r_v_e_d a numeric vector giving the frequency for each category
          of the tale

_S_o_u_r_c_e:

     Mourant et al (1977) and Huttley and Wilson (2000).

_R_e_f_e_r_e_n_c_e_s:

     1. Huttley, G.A. and Wilson, S.R. 2000. Testing for concordant
     equilibria between population samples. _Genetics_ *156*,
     2127-2135. 
      2. Mourant, A.E., Kopec, A.C. and Domaniewska-Sobczak, K. 1976.
     \em{The Distribution of the Human Blood Groups and Other
     Polymorphisms.} Oxford University Press.
      3. Weir, B.S. 1996.  \em{Genetic Data Analysis II.} Sinauer.

_S_e_e _A_l_s_o:

     'hwde'

_E_x_a_m_p_l_e_s:

     data(IndianIrish)
     hwde(data=IndianIrish)

