utils.het.pop: Calculates expected mean expected heterozygosity per...

View source: R/utils.het.pop.r

utils.het.popR Documentation

Calculates expected mean expected heterozygosity per population

Description

Calculates expected mean expected heterozygosity per population

Usage

utils.het.pop(x)

Arguments

x

A genlight object containing the SNP genotypes [required].

Value

A vector with the mean expected heterozygosity for each population

Author(s)

Bernd Gruber & Luis Mijangos (bugs? Post to https://groups.google.com/d/forum/dartr)

Examples

out <- utils.het.pop(testset.gl)

dartR documentation built on June 8, 2023, 6:48 a.m.