
Derive Life Tables that Match Life Expectancies, using a Brass Logit Model
Source:R/ex_to_lifetab.R
ex_to_lifetab_brass.RdThis function contained an error, and is deprecated.
Please use function e0_to_lifetab_logit() instead.
Arguments
- target
A data frame containing a variable called
"ex", and possibly other varibles. See Details.- standard
A data frame containing variables called
ageandlx, and possibly others. See Details.- infant, child, closed, open
Methods used to calculate life expectancy. See
lifetab()for details.- radix
Initial population for the
lxcolumn in the derived life table(s). Default is100000.- suffix
Optional suffix added to life table columns.
Value
A tibble.