get_mnpl | R Documentation |
Calculate Maximum Net Productivity Level (MNPL)
get_mnpl(E.start = 0.001, lh.params)
E.start |
a starting guess for bycatch mortality rate that will result in MSYR (equivalent mathematically to FMSY for fisheries). A numeric value between 0 and 1. |
lh.params |
a list of life history parameters |
get_mnpl(E.start = 0.001, lh.params = list(S0 = 0.944, S1plus = 0.99, AgeMat = 17, nages = 19, z = 2.39, lambdaMax = 1.04, K1plus = 9000))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.