PlotFreqA {Geneland}R Documentation

Plots allele frequencies in ancestral population along the MCMC run and optionally prints it

Description

Plot frequency of allele iall of locus iloc in ancestral population

Usage

PlotFreqA(allele.numbers, path.mcmc,iloc,iall,printit=FALSE,path=NULL)

Arguments

allele.numbers A vector of integer containing the number of possible allele for each locus
path.mcmc Path to output files directory
iloc Integer number : index of locus
iall Integer number : index of allele
printit Logical : if TRUE, figures are also printed
path Character : Path to directory where figures should be printed

Author(s)

Gilles Guillot

References

A spatial statistical model for landscape genetics, Guillot, Estoup, Mortier, Cosson, Genetics, 2005

Guillot, G., Geneland : A program for landscape genetics. Molecular Ecology Notes, submited.


[Package Geneland version 0.6 Index]