Skip to content

mpascariu/MortalityForecast

Repository files navigation

MortalityForecast

lifecycle

Standard tools to estimate, compare and evaluate the predictive power of various mortality forecasting methods. For now this is an experimental package, therefore you can assume that the API will change quite frequently.

Installation

You can track and contribute to the development of MortalityForecast on GitHub. To install it:

  1. Install the release version of devtools from CRAN with install.packages("devtools").

  2. Make sure you have a working development environment.

    • Windows: Install Rtools.
    • Mac: Install Xcode from the Mac App Store.
    • Linux: Install a compiler and various development libraries (details vary across different flavors of Linux).
  3. Install the development version of MortalityForecast.

    devtools::install_github("mpascariu/MortalityForecast")

Help

All functions are documented in the standard way, which means that once you load the package using library(MortalityForecast) you can just type ?model.Oeppen to see the help file.

Support

Buy Me A Coffee

About

Standard tools to compare and evaluate mortality forecasting methods

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published