jbplot_logfits: log(CPUE) fits

Description Usage Arguments

View source: R/jabba_plots.R

Description

Plot of fitted CPUE indices on log-scale (r4ss-style)

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
jbplot_logfits(
  jabba,
  index = NULL,
  output.dir = getwd(),
  add = FALSE,
  as.png = FALSE,
  single.plots = FALSE,
  width = NULL,
  height = NULL
)

Arguments

jabba

output list from fit_jabba

index

option to plot specific indices (numeric & in order)

output.dir

directory to save plots

add

if TRUE is surpresses par() within the plotting function

as.png

save as png file of TRUE

single.plots

if TRUE plot invidual fits else make multiplot

width

plot width

height

plot hight


zanbi/jabbamodel-JABBA documentation built on June 27, 2020, 12:23 a.m.