compute_fx.Rd
Use bisection algorithm to identify the level of fishing mortality required to yield an SPR of x.
compute_fx(nages, mort, mat, waa, sel, ret, target_x = 0.35)
A numeric value for the fishing mortality (F) that achieves the target SPR.
if (FALSE) { # \dontrun{
compute_fx(nages, mort, mat, waa, sel, ret, target_x = 0.35)
} # }