compareFits.MaturityOgiveData: Compare fits to maturity ogive data among several model runs

View source: R/compareFits.MaturityOgiveData.R

compareFits.MaturityOgiveDataR Documentation

Compare fits to maturity ogive data among several model runs

Description

Function to compare fits to maturity ogive data among several model runs.

Usage

compareFits.MaturityOgiveData(
  objs,
  nyrs = 5,
  types = c("fits", "nlls", "zscores"),
  minSize = 0,
  dodge = 0.2,
  plot1stObs = FALSE,
  pdf = NULL,
  showPlot = FALSE,
  verbose = FALSE
)

Arguments

objs
  • list of resLst objects

nyrs
  • number of years/plot

types
  • requested plot types ("fits","nlls",and/or "zscores")

minSize
  • minimum size to include in plots

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 Sept. 12, 2023, 3:13 p.m.