compute.ax {MortalityLaws} | R Documentation |
Find ax indicator
Description
Find ax indicator
Usage
compute.ax(x, mx, qx)
Arguments
x |
Vector of ages at the beginning of the age interval. |
mx |
Life table death rate in age interval [x, x+n). |
qx |
Probability of dying in age interval [x, x+n). |
Value
ax
- the point in the age internal where 50
have already occurred
[Package MortalityLaws version 2.1.3 Index]