Skip to content

GPRMortality

Gaussian Process Regression for Mortality Rates

v0.1.0 · Aug 26, 2018 · GPL-2 | GPL-3

Description

A Bayesian statistical model for estimating child (under-five age group) and adult (15-60 age group) mortality. The main challenge is how to combine and integrate these different time series and how to produce unified estimates of mortality rates during a specified time span. GPR is a Bayesian statistical model for estimating child and adult mortality rates which its data likelihood is mortality rates from different data sources such as: Death Registration System, Censuses or surveys. There are also various hyper-parameters for completeness of DRS, mean, covariance functions and variances as priors. This function produces estimations and uncertainty (95% or any desirable percentiles) based on sampling and non-sampling errors due to variation in data sources. The GP model utilizes Bayesian inference to update predicted mortality rates as a posterior in Bayes rule by combining data and a prior probability distribution over parameters in mean, covariance function, and the regression model. This package uses Markov Chain Monte Carlo (MCMC) to sample from posterior probability distribution by 'rstan' package in R. Details are given in Wang H, Dwyer-Lindgren L, Lofgren KT, et al. (2012) <doi:10.1016/S0140-6736(12)61719-X>, Wang H, Liddell CA, Coates MM, et al. (2014) <doi:10.1016/S0140-6736(14)60497-9> and Mohammadi, Parsaeian, Mehdipour et al. (2017) <doi:10.1016/S2214-109X(17)30105-5>.

Downloads

156

Last 30 days

21029th

156

Last 90 days

156

Last year

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (14 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Ali Ghanbari <a.ghanbari541@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Parinaz",
                      family = "Mehdipour",
                      role = "aut",
                      email = "mehdipoor.p@gmail.com"),
               person(given = "Ali",
                      family = "Ghanbari",
                      role = c("cre", "aut"),
                      email = "a.ghanbari541@gmail.com"),
               person(given = "Iman",
                      family = "Navidi",
                      role = "aut",
                      email = "iman.navidi.1988@gmail.com"),
               person(given = "Farshad",
                      family = "Farzadfar",
                      role = "cph",
                      email = "farzadfar3@yahoo.com"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ali Ghanbari <a.ghanbari541@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Parinaz",
                      family = "Mehdipour",
                      role = "aut",
                      email = "mehdipoor.p@gmail.com"),
               person(given = "Ali",
                      family = "Ghanbari",
                      role = c("cre", "aut"),
                      email = "a.ghanbari541@gmail.com"),
               person(given = "Iman",
                      family = "Navidi",
                      role = "aut",
                      email = "iman.navidi.1988@gmail.com"),
               person(given = "Farshad",
                      family = "Farzadfar",
                      role = "cph",
                      email = "farzadfar3@yahoo.com"))
as necessary.
OK r-devel-linux-x86_64-fedora-clang

*


            
OK r-devel-linux-x86_64-fedora-gcc

*


            
OK r-devel-macos-arm64

*


            
OK r-devel-windows-x86_64

*


            
OK r-oldrel-macos-arm64

*


            
OK r-oldrel-macos-x86_64

*


            
OK r-oldrel-windows-x86_64

*


            
OK r-patched-linux-x86_64

*


            
OK r-release-linux-x86_64

*


            
OK r-release-macos-arm64

*


            
OK r-release-macos-x86_64

*


            
OK r-release-windows-x86_64

*


            

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Ali Ghanbari <a.ghanbari541@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Parinaz",
                      family = "Mehdipour",
                      role = "aut",
                      email = "mehdipoor.p@gmail.com"),
               person(given = "Ali",
                      family = "Ghanbari",
                      role = c("cre", "aut"),
                      email = "a.ghanbari541@gmail.com"),
               person(gi
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ali Ghanbari <a.ghanbari541@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Parinaz",
                      family = "Mehdipour",
                      role = "aut",
                      email = "mehdipoor.p@gmail.com"),
               person(given = "Ali",
                      family = "Ghanbari",
                      role = c("cre", "aut"),
                      email = "a.ghanbari541@gmail.com"),
               person(gi

Dependency Network

Dependencies Reverse dependencies rstan GPRMortality

Version History

new 0.1.0 Mar 9, 2026