Computes confidence intervals for life expectancy, which can be used to assess the statistical significance of the young adult mortality hump.
# S3 method for morthump
confint(object, parm = "e0", level = 0.95, method,
iter = 1000, ...)
the result of a morthump
fit.
the parameter for which the confidence intevals are estimated, in this case e0.
the confidence level required.
either "chiang"
or "MC"
(see details)
number of iterations for the "MC"
method.
further arguments passed to or from other methods.
life expectancy estimated on the fitted force of mortality.
lower bound for e0.
upper bound for e0.
This summary function applies to a morthump
object, resulting from a call to the morthump
function.
Using the fitted force of mortality and observed exposures, it computes confidence intervals for life expectancy at birth.
This value can then be compared with the number of years of life expectancy lost to the hump, as estimated by the morthump
model, in order to assess whether the latter departs statistically from the stochastic noise.
Two methods are available. When method = "chiang"
, an algebraic solution is used (Chiang 1978).
When method = "MC"
, a Monte-Carlo simulation approach is used (Andreev & Shkolnikov 2010). They usually reach very close results.
Chiang, C. L. (1978). Life table and mortality analysis. World Health Organization. Andreev, E. M., & Shkolnikov, V. M. (2010). Spreadsheet for calculation of confidence limits for any life table or healthy-life table quantity. Rostock: Max Planck Institute for Demographic Research (MPIDR Technical Report, 5. Brown, L. D., Cai, T. T., & DasGupta, A. (2001). Interval Estimation for a Binomial Proportion. Statistical Science, 16(2), 101-117. Eayres, D., & Williams, E. (2004). Evaluation of methodologies for small area life expectancy estimation. Journal of epidemiology and community health, 58(3), 243-249. Toson, B., & Baker, A. (2003). Life expectancy at birth: methodological options for small populations. National statistics methodological series, 33.