sim.results.pop: Examine some population parameters from Nemo stat output

Description Usage Arguments Value Author(s) References

View source: R/SimResults_Pop.R

Description

Takes an output file from Nemo of deleterious loci genotypes, and plots the distribution of both the homozygous and heterozygous effects of these loci.

Usage

1
2
sim.results.pop(input.stats.file, which.rep = NULL, par.size = c(2, 2),
  stats.to.plot = c("fitness.mean", "adlt.nbr", "adlt.q1", "adlt.q1.Va"))

Arguments

input.stats.file

The stat file output from Nemo.

which.rep

If there are stats from multiple replicates, state which one to examine here, otherwise leave as NULL.

par.size

Create the layout/number of plotting windows for making the desired output plots.

stats.to.plot

List the stats to be plotted.

Value

Creates four plots of simulation results, showing mean fitness, total number of adults in the metapopulation, mean phenotypic value, and variances across generations.

Author(s)

Kimberly J Gilbert

References

Nemo is created and maintained by Fred Guillaume. The manual and source files are available online.


kjgilbert/aNEMOne documentation built on May 20, 2019, 10:25 a.m.