compareResults.Pop.MeanGrowthPlusProbs: Compare mean and probability of post-molt size among several...

View source: R/compareResults.Pop.MeanGrowthPlusProbs.R

compareResults.Pop.MeanGrowthPlusProbsR Documentation

Compare mean and probability of post-molt size among several model runs

Description

Function to compare mean and probability of post-molt size among several model runs.

Usage

compareResults.Pop.MeanGrowthPlusProbs(
  objs,
  scale = 10,
  zbnds = c(25, 185),
  showPlot = FALSE,
  pdf = NULL,
  verbose = FALSE
)

Arguments

objs
  • list of resLst objects

scale
  • scaling factor for probabilities

zbnds
  • 2-element vector indicating lower and upper bounds on model size bins

showPlot
  • flag to print plot to current device

pdf
  • name for output pdf file

verbose
  • flag (T/F) to print diagnostic information

Details

None.

Value

list of ggplot objects (plots by sex)


wStockhausen/rCompTCMs documentation built on Sept. 12, 2023, 3:13 p.m.