Q2q: Interpolating Age-Specific Mortality Rates at All Ages

Mortality rates are typically provided in an abridged format, i.e., by age groups 0, [1, 5], [5, 10]', '[10, 15]', and so on. Some applications necessitate a detailed (single) age description. Despite the large number of proposed approaches in the literature, only a few methods ensure great performance at both younger and higher ages. For example, the 6-term 'Lagrange' interpolation function is well suited to mortality interpolation at younger ages (with irregular intervals), but not at older ages. The 'Karup-King' method, on the other hand, performs well at older ages but is not suitable for younger ones. Interested readers can find a full discussion of the two stated methods in the book Shryock, Siegel, and Associates (1993).The Q2q package combines the two methods to allow for the interpolation of mortality rates across all age groups. It begins by implementing each method independently, and then the resulting curves are linked using a 5-age averaged error between the two partial curves.

Getting started

Package details

AuthorFarid FLICI [aut, cre] (<https://orcid.org/0000-0002-1954-2120>)
MaintainerFarid FLICI <farid.flici@cread.dz>
LicenseGPL (>= 2.0)
Version0.1.2
URL https://github.com/Farid-FLICI/Q2q
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("Q2q")

Try the Q2q package in your browser

Any scripts or data that you put into this service are public.

Q2q documentation built on April 12, 2025, 2:02 a.m.