sam_ibya: sam_ibya

View source: R/sam.R

sam_ibyaR Documentation

sam_ibya

Description

sam input data as a tibble. Note that "tuning" variables are not returned.

Usage

sam_ibya(fit, scale = 1, long = TRUE, run)

Arguments

fit

A "sam"-object

scale

A scaler (default 1)

long

A boolean indicating if returned table wide (default TRUE) variables as names within column 'var'. Alternative (FALSE) not yet active.

run

Name of the run

Value

A tibble containing the following variables:

  • year:

  • age:

  • cW: Catch weights

  • dW: Discards weights

  • lF: Fraction of fish landed

  • lW: Landed weights

  • m: Assumed natural mortality (M)

  • mat: Maturity ogive

  • oC: Observed catch

  • pF: Proportional F prior to spawning

  • pM: Proportional M prior to spawning

  • sW: Spawning stock weight


einarhjorleifsson/fishvice documentation built on Jan. 4, 2024, 8:43 p.m.