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

boot.ppfis

Performs bootstrapping over loci of population's Fis


Description

Performs bootstrapping over loci of population's Fis

Usage

boot.ppfis(dat=dat,nboot=100,quant=c(0.025,0.975),diploid=TRUE,dig=4,...)

Arguments

dat

a genetic data frame

nboot

number of bootstraps

quant

quantiles

diploid

whether diploid data

dig

digits to print

...

further arguments to pass to the function

Value

call

function call

fis.ci

Bootstrap ci of Fis per population

Author(s)

Jerome Goudet jerome.goudet@unil.ch

Examples

dat<-sim.genot(nbpop=4,nbloc=20,nbal=10,f=c(0,0.2,0.4,0.6))
boot.ppfis(dat)

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.