PMDadjcoef | R Documentation |
Data object containing a table of coefficients to be used to adjust the sex ratio in the
coherent Pattern Mortality Decline method as implemented in the copmd
function. To invoke
the adjustment, argument sexratio.adjust
should be set to TRUE
.
data(PMDadjcoef)
Data frame containing columns “age”, “intercept”, “lmxf”, “e0f”, “e0f2”, and “gap”. Rows correspond to age groups. The values are estimates of the following regression
\log_{10} mx^M = \beta_0 + \beta_1\log_{10} mx^F + \beta_2 e_0^F + \beta_3 (e_0^F)^2 + \beta_4(e_0^F - e_0^M)
The order of the columns starting with intercept corresponds to the order of the coefficients in the above equation.
The coefficients were estimated and provided by Danan Gu, UN Population Division.
Gu, D., Pelletier, F. and Sawyer, C. (2017). Projecting Age-sex-specific Mortality: A Comparison of the Modified Lee-Carter and Pattern of Mortality Decline Methods, UN Population Division, Technical Paper No. 6. New York: United Nations. https://population.un.org/wpp/Publications/Files/WPP2017_TechnicalPaperNo6.pdf
copmd
data(PMDadjcoef)
PMDadjcoef
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.