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

boot.ppfst

Performs bootstrapping over loci of pairwise Fst


Description

Performs bootstrapping over loci of pairwise Fst

Usage

boot.ppfst(dat=dat,nboot=100,quant=c(0.025,0.975),diploid=TRUE,...)

Arguments

dat

a genetic data frame

nboot

number of bootstraps

quant

the quantiles for bootstrapped ci

diploid

whether data are from diploid organisms

...

further arguments to pass to the function

Value

call

call to the function

ll

lower limit ci

ul

upper limit ci

vc.per.loc

for each pair of population, the variance components per locus

Author(s)

Jerome Goudet jerome.goudet@unil.ch

Examples

data(gtrunchier)
x<-boot.ppfst(gtrunchier[,-2])
x$ll
x$ul

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.