Skip to contents

This is a re-implementation of hierfstat::basics.stats specifically for genlight objects. Formula (and hence results) match exactly the original version of hierfstat::basics.stats (although Dstp and Fstp are not currently computed) but it is much faster.

Usage

utils.basic.stats(x)

Arguments

x

A genlight object containing the SNP genotypes [required].

Value

A list with with the statistics for each population

Author

Luis Mijangos and Carlo Pacioni (bugs? Post to https://groups.google.com/d/forum/dartr)

Examples

require("dartR.data")
out <- utils.basic.stats(platypus.gl)