bhC: bh calculates the expected Beverton-Holt recruitment

View source: R/RcppExports.R

bhCR Documentation

bh calculates the expected Beverton-Holt recruitment

Description

bh calculate the expected Beverton-Holt stock recruitment level from the available spawning biomass, the steepness, R0 and B0. This would be used when fitting a model to data.

Usage

bhC(SPB, steep, R0, B0)

Arguments

SPB

the current spawning or mature biomass

steep

the steepness of the Beverton-Holt stock recruitment curve

R0

the unfished average recruitment level

B0

the unfished spawning biomass.


haddonm/datalowSA documentation built on Nov. 5, 2023, 6:40 p.m.