bevholt | R Documentation |
Calculate Beverton-Holt recruitment.
bevholt(S, a, b)
S |
spawning biomass. |
a |
initial slope. |
b |
carrying capacity. |
Recruitment as a number or vector.
Formulation from Hilborn and Walters (1992, Eq. 7.5.3, p. 258).
Scale the y axis by multiplying a
and b
by same amount.
bevholt.h
, bevholt.Rmax
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.