plotZScoresGG1.SizeFreqs: Plot residuals from size frequency fits

Description Usage Arguments Value

View source: R/plotZScoresGG1.SizeFreqs.R

Description

Plot Pearson's residuals or negative log-likelihood components from size frequency fits using ggplot2.

Usage

1
2
3
4
plotZScoresGG1.SizeFreqs(fits, mc, sxs = c(mc$dims$x$nms, "ALL_SEX"),
  mss = c(mc$dims$m$nms, "ALL_MATURITY"), scs = c(mc$dims$s$nms,
  "ALL_SHELL"), label = "", ggtheme = theme_grey(), showPlot = TRUE,
  verbose = FALSE)

Arguments

fits

- list of fits

mc

- model configuration list

sxs

- character vector of sexes to plot

mss

- character vector of maturity states to plot

scs

- character vector of shell conditions to plot

label

- plot label

ggtheme

- ggplot2 theme

showPlot

- flag to show (print) plot immediately on current graphics device

verbose

- flag (T/F) to print dagnostic info

Value

list of list of ggplot2 plot objects


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