Skip to content

Hierfstat: calculating global Fst and CI

1 message · Vikram Chhatre

#
Hello,

I am trying to estimate global FST and 95% CI for a data set.  The original
data was imported as genind object and converted to hierfstat format using
genind2hierfstat() function.

To estimate CI, I did the following:
Error in 1:dim(data[dum, ])[1] : argument of length 0

The data formatting is not an issue because I was able to run
basic.stats(trees.hf) successfully. I have also tried specifying full
dimensions for the loci as follows without success:
I get the same error when using the varcomp.glob() function.

Thank you for any help.

Vikram