createLifeTable: Create Ultimate Select Life Table

Description Usage Arguments Details

View source: R/makehams.R

Description

Creates a life table based on the select period, radix and Makeham model parameters

Usage

1
2
createLifeTable(x = gl.g(x), w = gl.g(w), radix = gl.g(radix),
  d = gl.g(d))

Arguments

x

the starting age for the life table

w

the limiting age

radix

the number of individuals aged x

d

the select period

Details

See Appendix Tables of DHW 2nd edition


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