-------------------------------------------------------------------------------
help for elife                                                      version 3.0
                                                         get the newest version
-------------------------------------------------------------------------------

Annual increments of life expectancy

Description

elife models annual increments of life expectancy for a given level of life expectancy. Quinquennial Gains in Life Expectancy At Birth are presented in the annex for the ease of use as quinquennial increments (table VI.6).

Note: The ANCILLARY FILES elife.dta is very important, which must be put ancillary with elife.ado, for example in directory ..Stata11\ado\plus\e . (click here to get)

Syntax

elife life1 life2 year1 year2 [, save(filename)]

Where life1 is the initinal male life expectancy level, life2 is the initinal female life expectancy level, and they must be in range [40, 92.5). year1 must be smaller than year2.

options Description ------------------------------------------------------------------------- * save(filename) Save the '.dta' format file with the name filename. No file saved if the options leaves empty -------------------------------------------------------------------------

Examples

. elife 66.28 69.27 1981 1990

. elife 66.28 69.27 1981 1990, save(test1)

. elife 66.84 70.47 1990 2000

. elife 69.63 73.33 2000 2030, s(test2)

References

Table Vi.6. Models for mortality improvement: Quinquennial gains in Life Expectancy at Birth according to initial level of Life Expectancy (1995. United Nations. World Population Prospects. NewYork: United Nations. 886 p)

+------------------------------------------------------------------------------ -+ |Initial Very fast Fast Medium Slow Very slow > | |Values M F M F M F M F M F > | +------------------------------------------------------------------------------ -+ |40.0-42.5 2.5 2.6 2.1 2.3 1.9 2.0 1.3 1.4 1.1 1. > 1| |42.5-45.0 2.8 3.0 2.4 2.5 2.0 2.1 1.4 1.5 1.1 1. > 2| |45.0-47.5 3.0 3.1 2.5 2.6 2.1 2.2 1.8 1.9 1.2 1. > 3| |47.5-50.0 3.0 3.2 2.6 2.7 2.2 2.3 1.8 1.9 1.3 1. > 4| |50.0-52.5 3.2 3.4 2.7 2.9 2.3 2.4 1.9 2.0 1.4 1. > 5| |52.5-55.0 3.6 3.7 2.7 3.0 2.4 2.6 2.0 2.0 1.5 1. > 7| |55.0-57.5 3.7 3.7 2.6 3.0 2.4 2.6 2.0 2.0 1.5 1. > 8| |57.5-60.0 3.8 4.0 2.6 3.0 2.4 2.6 2.0 2.0 1.5 1. > 8| |60.0-62.5 3.4 3.8 2.5 3.0 2.2 2.6 1.7 2.0 1.0 1. > 7| |62.5-65.0 3.2 3.6 2.3 2.8 1.9 2.4 1.5 2.0 0.9 1. > 5| |65.0-67.5 3.2 3.5 2.0 2.6 1.6 2.3 1.0 1.8 0.7 1. > 0| |67.5-70.0 2.0 3.3 1.5 2.6 1.2 2.1 1.0 1.5 0.6 1. > 0| |70.0-72.5 1.5 3.0 1.2 2.0 1.0 1.8 0.8 1.2 0.5 0. > 8| |72.5-75.0 1.3 2.0 1.0 1.5 0.9 1.2 0.8 0.9 0.5 0. > 8| |75.0-77.5 1.1 1.8 0.8 1.2 0.6 1.0 0.5 0.8 0.5 0. > 7| |77.5-80.0 1.0 1.6 0.5 1.0 0.5 0.9 0.4 0.7 0.4 0. > 5| |80.0-82.5 0.9 1.4 0.5 0.8 0.5 0.6 0.4 0.5 0.4 0. > 5| |82.5-85.0 0.8 1.3 0.5 0.5 0.5 0.5 0.4 0.4 0.3 0. > 4| |85.0-87.5 0.7 1.3 0.5 0.5 0.4 0.4 0.3 0.3 0.2 0. > 2| |87.5-90.0 0.6 1.2 0.5 0.5 0.4 0.4 0.3 0.3 0.2 0. > 2| |90.0-92.5 0.6 0.8 0.5 0.5 0.4 0.4 0.3 0.3 0.2 0. > 2| +------------------------------------------------------------------------------ -+

Notes: M=Male F=Female

For problems and suggestions

Author: Liu wei, The School of Sociology and Population Studies, Renmin University of China. Address: Zhongguancun Street No. 59, Haidian District, ZIP Code: 100872. E-mail: rucwz-stata@yahoo.cn

Also see

Other Commands I have written:

curvefit (if installed) ssc install curvefit (to install) deci (if installed) ssc install deci (to install) fdta (if installed) ssc install fdta (to install) ftrans (if installed) ssc install ftrans (to install) freplace (if installed) ssc install freplace (to install) ftree (if installed) ssc install ftree (to install) fren (if installed) ssc install fren (to install)