computeFbrps: computeFbrps() Computes biological reference points...

View source: R/ComputeRefs.R

computeFbrpsR Documentation

computeFbrps() Computes biological reference points corresponding to the proxy Fbrp

Description

computeFbrps() Computes biological reference points corresponding to the proxy Fbrp

Usage

computeFbrps(
  stock,
  sr = "missing",
  proxy = c("sprx", "bx", "all"),
  fmsy = FALSE,
  f0.1 = TRUE,
  fmax = 5,
  verbose = T,
  ...
)

Arguments

stock

object of class FLStock

sr

stock recruitment model of class FLSR

fmsy

if TRUE, Fmsy is computed (not suggest for segreg or geomean sr)

f0.1

if TRUE, F0.1 is computed

fmax

maximum Flim = minfmax*Fbrp)

verbose
proxies

choice of Fmsy proxies

  • "all" both sprx and bx

  • "sprx" spawning potential ratio spr/spr0 with basis x

  • "bx" SSB as fraction xSSB0

Value

brp object of class FLBRP with computed Fbrp reference points


Henning-Winker/FLRef documentation built on July 14, 2024, 7:28 a.m.