Description Usage Arguments Value References See Also Examples
This function calculates Meirmans' corrected version of Phi_st, an Fst analog produced using the AMOVA framework. Note, the global estimate produced by this function is calculated as the mean distance between individuals across all loci, and this exlcuded individuals with one or more missing value.
1 |
x |
genind object (from package adegenet) |
per.locus Phi_st estimate for each locus
global Phi_st estimate across all loci
Meirmans, PW. (2005), Using the AMOVA framework to estimate a standardized genetic differentiation measure. Evolution 60: 2399-402.
Excoffier, L., Smouse, P., Quattro, J. (1992), Analysis of molecular variance inferred from metric distances among DNA haplotypes: application to human mitochondrial DNA restriction data. Genetics 131: 479-91
Other diffstat: D_Jost
,
Gst_Hedrick
, Gst_Nei
,
diff_stats
1 2 | data(nancycats)
Phi_st_Meirmans(nancycats[1:26,])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.