jbplot_cpuefits: Plot of fitted CPUE indices

Description Usage Arguments

View source: R/jabba_plots.R

Description

Plots observed and fitted cpue indices with expexted CIs (dark grey) and posterior predictive distribution (light grey)

Usage

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

Arguments

jabba

output list from fit_jabba

output.dir

directory to save plots

as.png

save as png file of TRUE

single.plots

if TRUE plot invidual fits else make multiplot

width

plot width

height

plot hight


Henning-Winker/JABBApkg documentation built on Oct. 29, 2020, 9:11 a.m.