fwdF4B | R Documentation |
fwdF4B () Bisection Function to search F for a given biomass
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
)
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 |
*FLStock*
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.