R/M2014F.R

#' Mortality versus age for females in the US in 2014
#'
#' These data are from the US Social Security Administration.
#'
#' * `pmort` the probability of a person of the given age dying in 2014
#' * `nliving` traces a hypothetical population of 100,000 people through the mortality at each age.
#' * `died` for the hypothetical population the number of people at that age who
#' survived to the age and then died at that age.
#' Source: <https://www.ssa.gov/oact/HistEst/PerLifeTables/2017/PerLifeTables2017.html>
#'
"M2014F"
ProjectMOSAIC/mosaicCalc documentation built on March 1, 2025, 12:37 a.m.