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(repdat, repmcmc,iloc,iall,printit=FALSE,path=NULL)

Arguments

repdat Path to input files directory
repmcmc 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 Contents]