Skip to content

Easy application of Cross-Validation method for assessing the forecasting ability of multi-population mortality models.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

davidAtance/CvmortalityMult

Repository files navigation

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

About

Easy application of Cross-Validation method for assessing the forecasting ability of multi-population mortality models.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages