PlotFleetNeff: Plot effective sample size (Neff)

Description Usage Arguments

View source: R/plot_fleet_Neff.r

Description

Effective sample size is a measure of how precisely age composition is measured. Plots made by fleet.

Usage

1
2
3
4
5
6
7
8
9
PlotFleetNeff(
  asap,
  fleet.names,
  save.plots,
  od,
  plotf,
  liz.palette,
  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

liz.palette

color definitions

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.