jbplot_bprior: Plot of biomass depletion prior vs posterios

jbplot_bpriorR Documentation

Plot of biomass depletion prior vs posterios

Description

prior is specified as b/k or b/bmsy in build_jabba()

Usage

jbplot_bprior(
  jabba,
  output.dir = getwd(),
  as.png = FALSE,
  add = FALSE,
  width = 5,
  height = 3.5,
  verbose = TRUE
)

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 height

verbose

silent option


jabbamodel/JABBA documentation built on Nov. 2, 2024, 12:50 p.m.