Calculates mean observed heterozygosity, mean expected heterozygosity and Fis per locus, per population and various population differentiation measures
Source:R/utils.basic.stats.r
utils.basic.stats.Rd
This is a re-implementation of hierfstat::basics.stats
specifically
for genlight objects. Formula (and hence results) match exactly the original
version of hierfstat::basics.stats
but it is much faster.
Author
Luis Mijangos and Carlo Pacioni (bugs? Post to https://groups.google.com/d/forum/dartr)
Examples
require("dartR.data")
out <- utils.basic.stats(platypus.gl)