MortalityGaps | R Documentation |
Life expectancy is highly correlated over time among countries and between males and females. These associations can be used to improve forecasts. Here we have implemented a method for forecasting female life expectancy based on analysis of the gap between female life expectancy in a country compared with the record level of female life expectancy in the world. Second, to forecast male life expectancy, the gap between male life expectancy and female life expectancy in a country is analysed. We named this method the Double-Gap model. For a detailed description of the method see Pascariu et al. (2018). \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1016/j.insmatheco.2017.09.011")}.
To learn more about the package, start with the vignettes:
browseVignettes(package = "MortalityGaps")
\insertNoCite*MortalityGaps
Maintainer: Marius D. Pascariu rpascariu@outlook.com (ORCID)
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.