powered by
Computes Weir and Cockerham estimates of Fstatistics
wc(ndat,diploid=TRUE,pol=0.0)# S3 method for wc print(x,...)
# S3 method for wc print(x,...)
data frame with first column indicating population of origin and following representing loci
Whether data are diploid
level of polymorphism reqesuted for inclusion. Note used for now
an object of class wc
further arguments to pass to print.wc
variance components of allele frequencies for each allele, in the order among populations, among individuals within populations and within individuals
variance components per locus
FST and FIS per allele
FST and FIS per locus
FST overall loci
FIS overall loci
# NOT RUN { data(gtrunchier) wc(gtrunchier[,-1]) # }
Run the code above in your browser using DataLab