plot_catch_at_age_ci: Plot equal tailed credible intervals for a catch by age...

Description Usage Arguments

Description

Plot equal tailed credible intervals for a catch by age prediction

Usage

1
2
plot_catch_at_age_ci(pred, var, unit, alpha = 0.1, xlab = "age",
  ylab = paste("posterior catch", unit), ...)

Arguments

pred

RECA prediction object as returned by eca::eca.predict

var

A key string indicating the variable to plot. 'Abundance' and 'Weight' is implemented.

unit

A unit key string indicating the unit (see getPlottingUnit()$definitions$unlist.units for available key strings)


Sea2Data/Rstox documentation built on May 14, 2019, 8:58 a.m.