fwdF4B: fwdF4B () Bisection Function to search F for a given biomass

fwdF4BR Documentation

fwdF4B () Bisection Function to search F for a given biomass

Description

fwdF4B () Bisection Function to search F for a given biomass

Usage

fwdF4B(
  stock,
  sr,
  btgt,
  nfy = 3,
  niy = 1,
  ival = niy,
  imet = "TAC",
  ftune = c(0, 2),
  tol = 0.001,
  verbose = TRUE,
  ssbQ = 1,
  recQ = 1
)

Arguments

stock

FLStock object

sr

stock recruitment relationship

btgt

target biomass of the search

nfy

number of forecast (default 3)

niy

number of intermediate years (default 1)

ival

intermediate year value

imet

intermediate year metric ("TAC","F")

ftune

tuning limits for F search c(0.1,2)

tol

precision tolerance

verbose

Value

*FLStock*


Henning-Winker/FLRef documentation built on June 12, 2025, 1:41 a.m.