lt_rule_ak_m0_a0: estimates a0 using the Andreev-Kingkade rule of thumb...

View source: R/lt_rule.R

lt_rule_ak_m0_a0R Documentation

estimates a0 using the Andreev-Kingkade rule of thumb starting with an event exposure rate

Description

These formulas and cutpoints are based on a supplementary analysis from Andreev & Kingkade. The original formulation was in terms of IMR. There is also an analytic path to convert M0 to q0 and then use the original q0 cutpoints. Code ported from HMD code base.

Usage

lt_rule_ak_m0_a0(M0, Sex)

Arguments

M0

a value or vector of values of m0, the death risk in the first year of life.

Sex

either "m" or "f"

Value

a0, the estimated average age at death of those dying in the first year of life, either a single value or a vector of values.


timriffe/DemoTools documentation built on Jan. 28, 2024, 5:13 a.m.