View source: R/create_weights_censoc_dmf.R
create_weights_censoc_dmf | R Documentation |
Create weights This function will weight the numident censoc.dmf up to HMD lexis triangles Restrict data to certain cohorts and ages at deaths
create_weights_censoc_dmf(
censoc.dmf,
cohorts = c(1895:1939),
death_ages = c(65:100),
hmd_path =
"/data/josh/CenSoc/hmd/hmd_statistics/deaths/Deaths_lexis/USA.Deaths_lexis.txt"
)
data |
data.frame with birth and death info |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.