Skip to contents

Predict probability of death with the Kannisto-Thatcher model

Usage

predict_kt_qx(params, base_age, open_age_start = 110)

Arguments

params

numeric(2) vector of Kannisto-Thatcher model parameters \(\alpha\) (a) and \(\beta\) (b).

base_age

start of age group to begin making predictions from/

open_age_start

start of pen age interval (\(q_x = 1\)).

Value

data.table() life table of \(q_x\) values from base_age to the age group preceding the open age interval.