R/maple-package.R

#' maple: model averaged projections of life expectancy
#' maple is an R package for fitting statistical models on demographic data to produce projections of death rates and life expectancy.
#' @docType package
#' @name maple
#' @importFrom stats arima as.formula lm predict quantile rnorm sd setNames 
#' @import INLA
NULL
vkontis/maple documentation built on July 15, 2019, 5:08 p.m.