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(genotypes, path.mcmc,iloc,iall,printit=FALSE,path)

Arguments

genotypes A matrix of genotypes
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


[Package Geneland version 3.1.4 Index]