R/FRMaleData.R

#' Deaths and Exposures Data of French Males
#'
#' List containing deaths and exposures of French Male for ages 0-110 and years 1816-2017.
#'
#' @format A list of 2 matrices
#' \describe{
#'   \item{Dxt}{Matrix of deaths, with 111 rows (ages) and 202 columns (years)}
#'   \item{Ext}{Matrix of exposures, with 111 rows (ages) and 202 columns (years)}
#' }
#' @source Human Mortality Database \url{https://www.mortality.org/}
#'
#' @references
#'
#' Human Mortality Database (2011).   University of California,  Berkeley (USA), and Max Planck Institute
#' for Demographic Research (Germany). Available at \url{https://www.mortality.org/}
"FRMaleData"

Try the StanMoMo package in your browser

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

StanMoMo documentation built on Sept. 24, 2023, 1:06 a.m.