plotZScoresForCatchData: Plot fits to catch data (abundance, biomass, size freq.s) as...

Description Usage Arguments Value

View source: R/plotZScoresForCatchData.R

Description

Function to plot fits to catch data (abundance, biomass, size freq.s) as z-scores.

Usage

1
2
plotZScoresForCatchData(fit, mc, fleet, type = "total catch",
  showPlot = TRUE, verbose = FALSE)

Arguments

fit

- fits list for given catch type

mc

- model configuration list from tcsam2015 report object (rep$mc, if rep is the report object)

fleet

- fleet label

type

- catch type label corresponding to the 'fit' object

showPlot

- flag (T/F) to show plots immediately

verbose

- flag (T/F) to print dagnostic info

Value

list of ggplot2 objects


wStockhausen/rTCSAM2015 documentation built on May 3, 2019, 7:14 p.m.