Description Usage Arguments Value Examples
View source: R/calcBenchmarks.R
This function solves for sGen based on sMSY and the log-likelihood estimated in sGenOptimum.
1 | sGenSolver(theta, sMSY)
|
theta |
A numeric vector of Ricker stock recruit parameters: alpha, beta, and sigma. |
sMSY |
A numeric of spawner abundance estimated to result in maximum sustainable yield. |
Returns a numeric that is the spawner abundance that minimizes the the log likelihood.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.