get_lb_foetus
Obtains scaled length at birth in case of foetal development
Contents
Syntax
[lb, tb, info] = get_lb_foetus(p, tb0)
Description
Obtains scaled length at birth in case of foetal development via scaled age at birth. This scaled age is only computed if input p has length 3 Development is not restricted by reserve availability.
Input
- p: p: 1-vector with g if tb is specified else 3-vector with g, k, v_H^b, see get_tb_foetus
- tb0: optional scalar with scaled age at birth
Output
- lb: scaler with scaled length at birth
- tb: scalar with scaled age at birth
- info: indicator equals 1 if successful, 0 otherwise
Remarks
The theory behind get_lb, get_tb and get_ue0 is discussed in Kooy2009b.
Example of use
See mydata_ue0