yangex               package:hierfstat               R Documentation

_E_x_a_m_p_l_e _d_a_t_a _s_e_t _f_r_o_m _Y_a_n_g (_1_9_9_8) _a_p_p_e_n_d_i_x

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

     Reproduce the example data set used in Yang's paper appendix.  The
     genotype (column genot) is invented

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

     data(exhier)

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

_p_o_p outermost level

_s_p_o_p sub pop level

_s_s_p_o_p sub sub pop level

_g_e_n_o_t dummy diploid genotype

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

     Yang, R.C. (1998). Estimating hierarchical F-statistics. Evolution
     52(4):950-956

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

     data(yangex)
     varcomp(yangex)
     #the k matrix should be the same as matrix (A2) in Yang's appendix, p. 956

