compareFits.GrowthData: Compare fits to growth data among several model runs

View source: R/compareFits.GrowthData.R

compareFits.GrowthDataR Documentation

Compare fits to growth data among several model runs

Description

Function to compare fits to growth data among several model runs.

Usage

compareFits.GrowthData(
  objs,
  dodge = 0.2,
  plot1stObs = FALSE,
  pdf = NULL,
  showPlot = FALSE,
  verbose = FALSE
)

Arguments

objs
  • list of resLst objects

dodge
  • width to dodge overlapping series

plot1stObs
  • flag to include observations only from 1st model scenario

pdf
  • name for output pdf file

showPlot
  • flag to print plot to current device

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

Details

None.

Value

ggplot object


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