R/SVDMx-package.R

#' SVDMx: child or child/adult mortality-indexed mortality schedules
#'
#' Implementation of the SVD-Comp mortality model. The \code{qx()} function generates full age schedules of mortality in
#'     single year or 5-year age groups from either child mortality, 5q0, alone or both child, 5q0, and adult mortality, 45q15.
#'     For a full description of the model see arXiv preprint Clark (2016) \doi{doi:10.48550/arXiv.1612.01408} and published paper in
#'     Clark (2019) \doi{doi:10.1007/s13524-019-00785-3}.
#'
#' @section SVDMx functions:
#' \strong{qx} takes child or child/adult mortality and generates full age schedules of mortality.
#'
#' @keywords internal
"_PACKAGE"

Try the SVDMx package in your browser

Any scripts or data that you put into this service are public.

SVDMx documentation built on April 4, 2025, 4:36 a.m.