lt_smooth_ambiguous: Smooth and apply lt_ambiguous

lt_smooth_ambiguousR Documentation

Smooth and apply lt_ambiguous

Description

Considering different mortality input for each sex/year data, smooth older ages with makeham or kannisto in case no law was specified, and return a data.frame with standard LT.

Usage

lt_smooth_ambiguous(input, ...)

Arguments

input

data.frame. with cols: Date, Sex, Age, nMx (opt), nqx (opt), lx (opt)

...

Other arguments to be passed on to the lt_abridged function.

Details

Makeham is chosen if last age is less than 90. Else Kannisto.


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