Learn R Programming

PopGenReport (version 3.1)

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

Description

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

Usage

pairwise.fstb(gsp)

Value

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

Arguments

gsp

a genind object