R/MortalityEstimate-package.R

# --------------------------------------------------- #
# Author: Marius D. PASCARIU
# Last update: Fri Apr 30 14:19:59 2021
# --------------------------------------------------- #

#' Import Packages and Functions
#'
#' @details
#' This is a description. To be updated.
#' \insertNoCite{*}{MortalityEstimate}
#' @references \insertAllCited{}
#' @importFrom stats complete.cases lsfit optim 
#' smooth.spline coef reshape fitted poisson median predict uniroot
#' @importFrom pbapply startpb closepb setpb
#' @importFrom MortalityLaws LifeTable convertFx
#' @importFrom utils head tail
#' @import Rdpack
#' @name MortalityEstimate
#' @docType package
"_PACKAGE"
mpascariu/MortalityEstimate documentation built on May 11, 2021, 6:33 p.m.