Learn R Programming

PopGenReport (version 2.2.2)

pairwise.fstb: Calculates pairwise fsts using a genind object (very fast)

Description

for simulation the original pairwise.fst was much to slow. The fast version works only without NAs and diploid data (so do not use it on non-simulated data)

Usage

pairwise.fstb(gsp)

Arguments

gsp
a genind object

Value

a pairwise fst matrix (same as hierfstat pairwise.fst)