compute.ax: Find ax indicator

View source: R/LifeTable.R

compute.axR 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


MortalityLaws documentation built on Aug. 8, 2023, 5:10 p.m.