find_F.Rd
Uses the Baranov catch equation to compute the instantaneous fishing mortality rate (F) that would yield a specific level of catch_
find_F(f_guess, naa, waa, mort, selex, ret = NA, dmr = NA, prov_catch)
the fishing mortality rate that yields the desired catch level
if (FALSE) { # \dontrun{
find_F(f_guess=0.1, naa=naa, waa=waa, mort=mort, selex=selex, prov_catch=0.12)
} # }