README.md

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.

R 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



mpascariu/MortalityForecast documentation built on Sept. 28, 2020, 2:40 p.m.