Package: CvmortalityMult
Type: Package
Title: Cross-Validation for Multi-Population Mortality Models
Version: 1.1.0
Date: 2025-05-09
Authors@R: c(
  person("David", "Atance", role = c("aut", "cre"),
         email = "david.atance@uah.es", comment =c(ORCID = "0000-0001-5860-0584")),
  person("Ana", "Debón", role = c("aut"),
         email = "andeau@eio.upv.es", comment =c(ORCID = "0000-0002-5116-289X")))
Description: 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.
  References.
  Atance, D., Debon, A., and Navarro, E. (2020) <doi:10.3390/math8091550>.
  Bergmeir, C. & Benitez, J.M. (2012) <doi:10.1016/j.ins.2011.12.028>.
  Debon, A., Montes, F., & Martinez-Ruiz, F. (2011) <doi:10.1007/s13385-011-0043-z>.
  Lee, R.D. & Carter, L.R. (1992) <doi:10.1080/01621459.1992.10475265>.
  Russolillo, M., Giordano, G., & Haberman, S. (2011) <doi:10.1080/03461231003611933>.
  Santolino, M. (2023) <doi:10.3390/risks11100170>.
License: MIT + file LICENSE
URL: https://github.com/davidAtance/CvmortalityMult
BugReports: https://github.com/davidAtance/CvmortalityMult/issues
LazyLoad: yes
LazyData: true
RoxygenNote: 7.2.3
Depends: R (>= 3.50)
Imports: StMoMo, forecast, gnm (>= 1.1-2), tmap, sf, graphics
Encoding: UTF-8
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-05-09 09:32:00 UTC; david
Author: David Atance [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-5860-0584>),
  Ana Debón [aut] (ORCID: <https://orcid.org/0000-0002-5116-289X>)
Maintainer: David Atance <david.atance@uah.es>
Repository: CRAN
Date/Publication: 2025-05-09 10:00:06 UTC
Built: R 4.4.3; ; 2025-10-13 11:59:29 UTC; windows
