CvmortalityMult

BLOCKEDKFOLD_3way

CvmortalityMult (Cross-Validation in Multi-population mortality models) is an R package providing the implementation of cross-validation method for testing the forecasting accuracy of several multi-population mortality models. The family of multi-population includes several multi-population mortality models proposed through the actuarial and demography literature. The package includes functions for fitting and forecast the mortality rates of several populations. Additionally, we include functions for testing the forecasting accuracy of different multi-population models.

Installation:

To install the package from R CRAN:

install.packages("CvmortalityMult")

or, to install the latest package version from github:

devtools::install_github("davidAtance/CvmortalityMult")
library(CvmortalityMult)

Cran repository can be found in: https://cran.r-project.org/web/packages/CvmortalityMult/index.html

If you are interested in the package feel free to email david.atance@uah.es or track development at http://github.com/davidAtance/CvmortalityMult