Calculate Recruitment (Version 1)
Arguments
- y
An
integerscalar, year index.- sbio
A
numericscalar, spawning biomass for the year.- B0
A
numericscalar, unfished spawning biomass.- alpha
A
numericscalar, Beverton-Holt alpha parameter.- beta
A
numericscalar, Beverton-Holt beta parameter.- sigma_r
A
numericscalar, recruitment standard deviation.- rdev_y
A
numericvector of length n_year, recruitment deviations.- sr_dep
A
numericscalar, depensation threshold (default 1e-10).
Legacy status
These functions reproduce historical version-1 assessment code for audit
and comparison. They are not the production SBT objective, do not implement
the current data, mortality, harvest-wall, or biological-state contracts,
and receive only compatibility maintenance. New analyses should use
get_data(), sbt_model(), and the current component helpers.
