Description Usage Arguments Value
Generate lifetable matrix for use in simulation
1  | lt_pars(ltfemale, ltmale)
 | 
ltfemale | 
 Lifetable for women. Must contain column 'age' for single-year of age and 'qx' for the probability of death at a given age. Age must range from 0 to 100.  | 
ltmale | 
 Identical to   | 
A list containing lifetables for females and males with qx transformed using the logit function. The lifetable has three columns: age, qx, and logit_qx.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.