PlotIndexAgeCompResids: Bubble plots of index age comp resids

Description Usage Arguments

View source: R/plot_index_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
PlotIndexAgeCompResids(
  asap,
  index.names,
  save.plots,
  od,
  plotf,
  scale.index.bubble.resid = 2,
  orig.bubble.colors = FALSE
)

Arguments

asap

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

index.names

names of indices

save.plots

save individual plots

od

output directory for plots and csv files

plotf

type of plot to save

scale.index.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)


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