jbplot_procdev: Plot of process error deviation on log(biomass)

Description Usage Arguments

View source: R/jabba_plots.R

Description

shows the difference of the expected biomass and its stochastic realization

Usage

1
2
3
4
5
6
7
8
jbplot_procdev(
  jabba,
  output.dir = getwd(),
  as.png = FALSE,
  add = FALSE,
  width = 5,
  height = 3.5
)

Arguments

jabba

output list from fit_jabba

output.dir

directory to save plots

as.png

save as png file of TRUE

add

if true don't call par() to allow construction of multiplots

width

plot width

height

plot hight


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