full_lt_pars | R Documentation |
Parameters for age- and sex-specific regression model fit to Human Mortality Database data, to predict single-year qx values from abridged qx values:
log(q_x) = intercept + slope*log(q_x,abridged)
full_lt_pars
[data.table()
] columns:
[character()
]
Sex the parameters correspond to: "male" or
"female"
[integer()
]
Single-year ages 1-109 representing the
age the parameters correspond to
[integer()
]
1 + age_start
[numeric()
]
Intercept for the age- and sex-specific
regression model fit
[numeric()
]
Slope for the age- and sex-specific
regression model fit
Human Mortality Database. University of California, Berkeley (USA), and Max Planck Institute for Demographic Research (Germany). Available at www.mortality.org or www.humanmortality.de (data downloaded on Jan 2018).
full_lt_pars
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.