fixed_bmsy: Calculate or input a fixed Bmsy value for the jjm model...

View source: R/fixed_bmsy.R

fixed_bmsyR Documentation

Calculate or input a fixed Bmsy value for the jjm model Updates the msy_mt table in the jjm output with new B/Bmsy ratios.

Description

Calculate or input a fixed Bmsy value for the jjm model Updates the msy_mt table in the jjm output with new B/Bmsy ratios.

Usage

fixed_bmsy(mod, refpt = NULL)

Arguments

mod

jjm object that is a list of lists

refpt

A number to input as Bmsy. If not filled, calculated as the average of the Bmsy estimated for the last ten years (as determined in SCW14 benchmark 2022)

Value

A model

Examples

# fixed_bmsy(mod_h1_1.00, refpt=5500) # To input a fixed Bmsy
# fixed_bmsy(mod_h1_1.00) # To calculate the Bmsy

SPRFMO/jjmr documentation built on March 27, 2024, 6:16 a.m.