| Literature DB >> 27004147 |
Abstract
Stock-recruitment models have been used for decades in fisheries management as a means of formalizing the expected number of offspring that recruit to a fishery based on the number of parents. In particular, Ricker's stock recruitment model is widely used due to its flexibility and ease with which the parameters can be estimated. After model fitting, the spawning stock size that produces the maximum sustainable yield (S MSY) to a fishery, and the harvest corresponding to it (U MSY), are two of the most common biological reference points of interest to fisheries managers. However, to date there has been no explicit solution for either reference point because of the transcendental nature of the equation needed to solve for them. Therefore, numerical or statistical approximations have been used for more than 30 years. Here I provide explicit formulae for calculating both S MSY and U MSY in terms of the productivity and density-dependent parameters of Ricker's model.Entities:
Keywords: Harvest; MSY; Maximum sustainable yield; Ricker model; Spawner; Stock-recruit
Year: 2016 PMID: 27004147 PMCID: PMC4800783 DOI: 10.7717/peerj.1623
Source DB: PubMed Journal: PeerJ ISSN: 2167-8359 Impact factor: 2.984
Figure 1Plot of W(e1−) over a range in values of a typically encountered in fisheries.
Figure 2Histograms showing the distribution of the number of iterations that each of the two numerical methods takes to converge to SMSY using a threshold of 10−6.
Example code for directly calculating SMSY in R, Matlab, and Excel; the values for a and b were chosen arbitrarily.
Note that the R code requires the ‘gsl’ package to be installed, and the Excel code requires the ‘LAMBERTW’ function contained in the Excel Add-in file LambertWfunc.xlam.
| Software | Code example | ||
|---|---|---|---|
| R |
| ||
| MATLAB |
| ||
| Excel | A | B | |
| 1 |
|
| |
| 2 |
|
| |
| 3 |
|
| |
Figure 3Contour plot showing values of SMSY for combinations of the a and b parameters in Eq. (2).