compareResults.Pop.GrowthMatrices: Compare growth matrices among several model runs using bubble...

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

compareResults.Pop.GrowthMatricesR Documentation

Compare growth matrices among several model runs using bubble plots

Description

Function to compare growth matrices among several model runs using bubble plots.

Usage

compareResults.Pop.GrowthMatrices(
  objs,
  showPlot = FALSE,
  pdf = NULL,
  verbose = FALSE
)

Arguments

objs
  • list of resLst objects

showPlot
  • flag to print plot to current device

pdf
  • name for output pdf file

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

Details

If multiple models are compared, then a set of bubble plots are created faceted by mode case (row) and sex (column). If a single model is plotted, then bubble plots are created faceted by sex (row). One ggplot object is returned as a named list, with the figure caption as the name.

Value

list with a ggplot object


wStockhausen/rCompTCMs documentation built on Aug. 27, 2024, 7:15 p.m.