View source: R/compareFits.ZScores.PrNatZ.R
| compareFits.ZScores.PrNatZ | R Documentation | 
Function to compare Pearson's residuals or nll residuals from size comps by fleet among several model runs.
compareFits.ZScores.PrNatZ(
  objs = NULL,
  mdfr = NULL,
  fleets = "all",
  fleet.type = c("survey", "fishery"),
  catch.type = c("index", "retained", "total"),
  residuals.type = c("pearsons", "nlls"),
  tcsam2013.type = c("PRs_yxmz", "PRs_yxz"),
  BRT = 4,
  showPlot = FALSE,
  pdf = NULL,
  verbose = FALSE
)
objs | 
  | 
mdfr | 
  | 
fleets | 
  | 
fleet.type | 
  | 
catch.type | 
  | 
residuals.type | 
  | 
tcsam2013.type | 
  | 
BRT | 
  | 
showPlot | 
  | 
pdf | 
  | 
verbose | 
  | 
Uses extractFits.ZScores.PrNatZ() to extract data for plotting.
Also uses wtsUtilities::printGGList().
non-nested list of ggplot2 objects, with captions as names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.