get_tm

Gets scaled mean age at death

Contents

Syntax

[tau_m, S_b, S_p, info] = get_tm(p, f)

Description

Obtains scaled mean age at death by integration of cumulative survival prob over length for the std model. Divide the result by the somatic maintenance rate coefficient to arrive at the mean age at death.

Input

Output

Remarks

Theory is given in comments on DEB3 Section 6.1.1 The variant get_tm_foetus does the same in case of foetal development. See get_tm_s for a short growth period relative to the life span

Example of use

get_tm([.5, .1, .1, .01, .2, .1, .01])