heterozygosity {ASRgenomics} | R Documentation |
Estimates observed and expected heterozygosity
Description
Estimates observed and expected heterozygosity
Usage
heterozygosity(M = NULL)
Arguments
M |
The additive |
Value
A list with vectors containing the observed (ho) and expected (he) heterozygosity.
[Package ASRgenomics version 1.1.4 Index]