get_vHb
Gets v_Hb for which lb = 1
Contents
Syntax
vHb = get_vHb (p)
Description
Obtains v_Hb for which lb = 1.
Input
- p: 2-vector with parameters: g, k
Output
- vHv: scalar with scaled maturity at birth
Remarks
The theory behind this boundary is discussed in comments to DEB3. It can be used as filter for get_lb, where vHb should be less than this boundary
Example of use
get_vHb([1; 0.002])