Description Usage Arguments Details Value Author(s) References
Calculates recruitment based on the settler-recruit relationship from
Beverton & Holt (1957): slope * settlers / (1+slope*settlers/Rmax)
1 | BevertonHolt(S, slope = 1/0.35, Rmax = 1)
|
S |
a vector of settlement values, 1 for each site. |
slope |
slope at the origin of the settler-recruit relationship. Can be
a vector of same length as |
Rmax |
maximum recruitment value. |
slope
and Rmax
can both either be scalars or vectors of the
same length as S
.
A vector of recruitment values.
David M. Kaplan dmkaplan2000@gmail.com
Beverton RJH, Holt SJ (1957) On the dynamics of exploited fish populations. H.M.S.O., London. 533 pp.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.