EstimateFreqNA {Geneland}R Documentation

Estimate frequencies of null alleles.

Description

Estimate frequencies of null alleles at each locus.

Usage

EstimateFreqNA(genotypes,path.mcmc)

Arguments

genotypes Genotypes of individuals. A matrix with one line per individual and 2 columns per locus
path.mcmc path to directory containing stored MCMC computations

Value

A vector of length nloc (the number of loci) whose entries are estimated frequencies of null alleles.

Author(s)

Gilles Guillot

References

Gilles Guillot, Filipe Santos and Arnaud Estoup, Analysing georeferenced population genetics data with Geneland: a new algorithm to deal with null alleles and a friendly graphical user interface Bioinformatics 2008 24(11):1406-1407.


[Package Geneland version 3.1.4 Index]