Gst_Nei {mmod} | R Documentation |
This function calculates Gst following Nei's method and using Nei and Chesser's estimators for Hs and Ht
Gst_Nei(x)
x |
genind object (from package adegenet) |
per.locus estimates of Gst for each locus in the dataset
per.locus estimates of Gst for across all loci
Nei M. (1973) Analysis of gene diversity in subdivided populations. PNAS: 3321-3323.
Nei M, Chesser RK. (1983). Estimation of fixation indices and gene diversities. Annals of Human Genetics. 47: 253-259.
Other diffstat: D_Jost
,
Gst_Hedrick
, Phi_st_Meirmans
,
diff_stats
Other Nei: pairwise_Gst_Nei
data(nancycats)
Gst_Nei(nancycats)