View source: R/exposure_helper_functions.R
exposure_age | R Documentation |
This function takes cohort-period deaths and age-specific nMx to approximate age-specific person years of exposure Useful for aggregating life tables across time, age, geographies
exposure_age(death_age_period, nmx_age_period)
death_age_period |
numeric. vector of age-period deaths |
nmx_age_period |
numeric. vector of life table nMx values |
a numeric vector of person-years of exposure by single year of age.
Sara Hertog
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.