PlotFreq {Geneland}R Documentation

Plot the trace of allele frequencies in present time population and optionnaly print it.

Description

Plot of allele frequencies in present time populations number ipop, for allele iall of locus iloc

Usage

PlotFreq(allele.numbers, path.mcmc,ipop,iloc,iall,printit=FALSE,path)

Arguments

allele.numbers A vector of integer containing the number of possible allele for each locus
path.mcmc Path to output files directory
ipop
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


[Package Geneland version 2.0.0 Index]