create_weights_censoc_numident: Create weights This function will weight the numident file up...

View source: R/create_weights_censoc_numident.R

create_weights_censoc_numidentR Documentation

Create weights This function will weight the numident file up to HMD lexis triangles Restrict data to deaths from 1988 - 2005 with age_at_death between

Description

Create weights This function will weight the numident file up to HMD lexis triangles Restrict data to deaths from 1988 - 2005 with age_at_death between

Usage

create_weights_censoc_numident(
  censoc.numident,
  cohorts = c(1895:1939),
  death_ages = c(65:100),
  hmd_path =
    "/data/josh/CenSoc/hmd/hmd_statistics/deaths/Deaths_lexis/USA.Deaths_lexis.txt"
)

Arguments

data

data.frame with birth and death info

Value

data.frame


caseybreen/wcensoc documentation built on Nov. 21, 2024, 5:15 a.m.