PlotCatchAgeCompResids: Bubble plots of catch age comp resids

Description Usage Arguments

View source: R/plot_catch_age_comp_resids.r

Description

Pearson residuals for age composition for all years in bubble plot.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
PlotCatchAgeCompResids(
  asap,
  fleet.names,
  save.plots,
  od,
  plotf,
  scale.catch.bubble.resid = 2,
  orig.bubble.colors = FALSE,
  is.catch.flag = TRUE
)

Arguments

asap

name of the variable that read in the asap.rdat file

fleet.names

names of fleets

save.plots

save individual plots

od

output directory for plots and csv files

plotf

type of plot to save

scale.catch.bubble.resid

larger values increase size of catch age comp bubbles (defaults to 2)

orig.bubble.colors

logical TRUE = red, white, FALSE = red, blue (defaults to FALSE)

is.catch.flag

true means only catch plotted, false also plots discards (defaults to TRUE)


cmlegault/ASAPplots documentation built on March 29, 2021, 8:28 p.m.