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"

Try the mosaicCalc package in your browser

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

mosaicCalc documentation built on Sept. 11, 2024, 9:10 p.m.