powered by
Convert 1-year life table probabilities of dying 1qx to standard five-year age groups: 0, 1-4, 5-9, etc.
q1to5(q1)
Data frame: equivalent values for 5qx.
Decimal: the input values for 1qx; either a single vector or a matrix, age x life table.
Samuel J. Clark, work@samclark.net
q1 <- qx("female",0.08,out5=FALSE) q1to5(q1)
Run the code above in your browser using DataLab