PMDadjcoef: Coefficients for Sex Ratio Adjustments in the PMD Method

PMDadjcoefR Documentation

Coefficients for Sex Ratio Adjustments in the PMD Method

Description

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.

Usage

data(PMDadjcoef)

Format

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 = β_0 + β_1\log_{10} mx^F + β_2 e_0^F + β_3 (e_0^F)^2 + β_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.

Source

The coefficients were estimated and provided by Danan Gu, UN Population Division.

References

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

See Also

copmd

Examples

data(PMDadjcoef)
PMDadjcoef



MortCast documentation built on April 1, 2022, 1:05 a.m.