Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

pairwise.neifst

Estimates pairwise FSTs according to Nei (1987)


Description

Estimate pairwise FSTs according to Nei (1987)

Usage

pairwise.neifst(dat,diploid=TRUE)

Arguments

dat

A data frame containing population of origin as the first column and multi-locus genotypes in following columns

diploid

whether the data is from a diploid (default) or haploid organism

Details

FST are calculated using Nei (87) equations for FST', as described in the note section of basic.stats

Value

A matrix of pairwise FSTs

Author(s)

Jerome Goudet jerome.goudet@unil.ch

References

Nei, M. (1987) Molecular Evolutionary Genetics. Columbia University Press

See Also

Examples

data(gtrunchier)
pairwise.neifst(gtrunchier[,-2],diploid=TRUE)

hierfstat

Estimation and Tests of Hierarchical F-Statistics

v0.5-10
GPL (>= 2)
Authors
Jerome Goudet [aut, cre], Thibaut Jombart [aut], Zhian N. Kamvar [ctb], Eric Archer [ctb], Olivier Hardy [ctb]
Initial release
2021-11-16

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.