tqx: CDF of Future Lifetime

Description Usage Arguments Details

View source: R/makehams.R

Description

Probability that x dies in the next t years, given survival to age x

Usage

1
tqx(t, x = gl.g(x), s = 0, uxt = gl.g(uxt), addtox = FALSE)

Arguments

t

the number of years before death

x

the current age

s

select already used

uxt

the force of mortality (can be used to override the default force of mortality)

addtox

indicate whether s implies age is x+s

Details

Calcualted as 1 - tpx(t,x)


nathanesau/makehams documentation built on May 23, 2019, 12:19 p.m.