/*** \file This is the base file that defines covariates for each dependent variable. It contains the FEM base models - based on HRS data. */ /**** ADJUST COVARIATES FOR MODELS IN PROGRAM init_transition.do ****/ takestring, oldlist($allvars_hlth) newname("allvars_hearte") extlist("l2hearte fheart50 l2stroke l2lunge l2cancre l2hearta l2iadl1 l2iadl2p l2adl1 l2adl2 l2adl3p ") takestring, oldlist($allvars_hlth) newname("allvars_stroke") extlist("l2stroke fstrok50 l2lunge l2iadl1 l2iadl2p l2adl1 l2adl2 l2adl3p ") takestring, oldlist($allvars_hlth) newname("allvars_cancre") extlist("l2hearte l2stroke l2cancre l2hibpe l2diabe l2lunge l2hearta fcanc50 l2iadl1 l2iadl2p l2adl1 l2adl2 l2adl3p ") takestring, oldlist($allvars_hlth) newname("allvars_hibpe") extlist("l2hearte l2stroke l2cancre l2hibpe l2lunge l2hearta fhibp50 l2iadl1 l2iadl2p l2adl1 l2adl2 l2adl3p ") takestring, oldlist($allvars_hlth) newname("allvars_diabe") extlist("l2hearte l2stroke l2cancre l2hibpe l2diabe l2lunge l2hearta fdiabe50 l2iadl1 l2iadl2p l2adl1 l2adl2 l2adl3p ") takestring, oldlist($allvars_hlth) newname("allvars_lunge") extlist("l2hearte l2stroke l2cancre l2hibpe l2diabe l2lunge l2hearta flung50 l2iadl1 l2iadl2p l2adl1 l2adl2 l2adl3p ") takestring, oldlist($allvars_hlth) newname("allvars_memrye") extlist("l2hearte l2stroke l2cancre l2hibpe l2diabe l2lunge l2hearta flung50 ") takestring, oldlist($allvars_hlth) newname("allvars_deprsymp") extlist("l2hearte l2stroke l2cancre l2hibpe l2diabe l2lunge") takestring, oldlist($allvars_hlth) newname("allvars_hearta") extlist("l2hearte fheart50 l2lunge l2cancre l2iadl1 l2iadl2p flogbmi50_l30 flogbmi50_30p") global allvars_hearta $allvars_hearta fheart50 black_l2heartae hispan_l2heartae hsless_l2heartae college_l2heartae male_l2heartae male_hsless_l2heartae male_black_l2heartae male_hispan_l2heartae l2age65l_l2heartae l2age6574_l2heartae l2age75p_l2heartae l2hibpe_l2heartae l2diabe_l2heartae l2smoken_l2heartae l2widowed_l2heartae fstrok50_l2heartae fcanc50_l2heartae fhibp50_l2heartae fdiabe50_l2heartae flung50_l2heartae fheart50_l2heartae fsmokev_l2heartae fsmoken50_l2heartae l2logbmi_l30_l2heartae l2logbmi_30p_l2heartae logdeltaage_l2heartae takestring, oldlist($allvars_diabe) newname("allvars_insulin") takestring, oldlist($allvars_diabe) newname("allvars_diabkidney") takestring, oldlist($allvars_hibpe) newname("allvars_bpcontrol") takestring, oldlist($allvars_lunge) newname("allvars_lungoxy") * Model the cholesterol treatment variables global allvars_rxchol_start $dvars l2age65l l2age6574 l2age75p l2hearte l2stroke l2diabe l2hibpe $fvars $bmivars global allvars_rxchol_stop $dvars l2age65l l2age6574 l2age75p l2hearte l2stroke l2diabe l2hibpe $fvars $bmivars global allvars_hibperx_start $dvars l2age65l l2age6574 l2age75p $fvars $bmivars global allvars_hibperx_stop $dvars l2age65l l2age6574 l2age75p $fvars $bmivars global allvars_diaberx_start $dvars l2age65l l2age6574 l2age75p $fvars $bmivars global allvars_diaberx_stop $dvars l2age65l l2age6574 l2age75p $fvars $bmivars *global allvars_smkstat $allvars_hlth takestring, oldlist($allvars_hlth) newname("allvars_smkstat") extlist("fsmokev") global allvars_adlstat $allvars_hlth global allvars_iadlstat $allvars_hlth global allvars_painstat $allvars_hlth global allvars_chfe $allvars_hearte l2hearte fheart50 *Model the new AD from HRS wave 10 & 11 data global allvars_alzhe male hsless college black hispan l2age70l l2age7074 l2age7579 l2age80p l2iadl1 l2iadl2p l2cogstate1 l2cogstate2 l2hibp_stroke *global allvars_alzhe $allvars_hlth l2cogstate1 l2cogstate2 l2selfmem1 l2selfmem2 global allvars_logbmi $allvars_hlth frbyr *** in the AD paper we used the following covariates *** but here we will try the kitchen sink for health variables. * global allvars_cogstate $dvars lage65 lage65sq lmemrye lanyiadl ldiabe lhearte lstroke llunge lcancre lunderwt lobese lsmoken lcogstate1 lcogstate2 *** global allvars_cogstate l2cogstate1 l2cogstate2 $allvars_hlth l2selfmem1 l2selfmem2 ** global allvars_selfmem l2selfmem1 l2selfmem2 $allvars_hlth global allvars_totcog l2totcog l4totcog black hispan hsless college male male_hsless male_black male_hispan l2age65l l2age6574 l2age75p l2hearte l2stroke l2cancre l2hibpe l2diabe l2lunge l2hearta l2work l2widowed smokev global allvars_init_totcog black hispan hsless college male male_hsless male_black male_hispan l2age65l l2age6574 l2age75p hearte stroke cancre hibpe diabe lunge hearta work widowed smokev global allvars_init_l2totcog black hispan hsless college male male_hsless male_black male_hispan l2age65l l2age6574 l2age75p l2hearte l2stroke l2cancre l2hibpe l2diabe l2lunge l2hearta l2work l2widowed smokev takestring, oldlist($allvars_econ1) newname("allvars_anyhi") extlist("l2age6574 l2age75p l2dbclaim l2ssiclaim l2nhmliv l2smoken") takestring, oldlist($allvars_econ1) newname("allvars_diclaim") extlist("l2age65l l2age6574 l2age75p l2ssiclaim l2ssclaim l2dbclaim l2nhmliv l2smoken") global allvars_diclaim $allvars_diclaim nraplus10 nraplus9 nraplus8 nraplus7 nraplus6 nraplus5 nraplus4 nraplus3 nraplus2 nraplus1 takestring, oldlist($allvars_econ1) newname("allvars_dbclaim") extlist("fanydb l2ssiclaim l2dbclaim l2work l2nhmliv l2smoken") takestring, oldlist($allvars_econ1) newname("allvars_ssiclaim") extlist("l2nhmliv l2smoken") takestring, oldlist($allvars_econ4) newname("allvars_nhmliv") extlist("l2diclaim l2ssiclaim l2ssclaim l2dbclaim l2work l2logiearnx l2smoken") * Incorporate a measure of meeting the Normal Retirement Age for claiming Social Security takestring, oldlist($allvars_econ2) newname("allvars_ssclaim") extlist("l2ssiclaim l2ssclaim l2nhmliv l2smoken l2age6061 l2age62e l2age63e l2age64e l2age6566 l2age6770") global allvars_ssclaim $allvars_ssclaim at_eea at_nra yrs_before_nra yrs_after_nra * Bryan's revisions to work model * Replaced: takestring, oldlist($allvars_econ2) newname("allvars_work") extlist("l2ssiclaim l2nhmliv l2smoken") takestring, oldlist($allvars_econ2) newname("allvars_work") extlist("l2ssiclaim l2nhmliv l2smoken fanydb l2age6061 l2age62e l2age63e l2age64e l2age6566 l2age6770") *global allvars_work $allvars_work lage5354 lage5556 lage5758 lage5960 lage6162 lage6364 lage6566 lage6768 lage6970 lage71p unemployment *global allvars_work $allvars_work nraplus10 nraplus9 nraplus8 nraplus7 nraplus6 nraplus5 nraplus4 nraplus3 nraplus2 nraplus1 nraplus0 nramin1 nramin2 nramin3 nramin4 nramin5 nramin6 nramin7 nramin8 nramin9 nramin10 unemployment global allvars_work $allvars_work at_eea at_nra yrs_before_nra yrs_after_nra unemployment takestring, oldlist($allvars_econ3) newname("allvars_wlth_nonzero") extlist("l2ssiclaim l2smoken l2logiearnx l2ssclaim l2dbclaim l2wlth_nonzero l2diclaim w3 w4 w9") global allvars_wlth_nonzero $allvars_wlth_nonzero l2logiearnuc takestring, oldlist($allvars_econ3) newname("allvars_hicap_nonzero") extlist("l2ssiclaim l2smoken w3 w4 w7 w8 w9") takestring, oldlist($allvars_econ3) newname("allvars_hicap") extlist("l2ssiclaim l2smoken w3 w4 w7 w8 w9 ") takestring, oldlist($allvars_econ3) newname("allvars_igxfr_nonzero") extlist("w3 w4 w7 w8 w9") takestring, oldlist($allvars_econ3) newname("allvars_igxfr") extlist("w3 w4 w7 w8 w9") takestring, oldlist($allvars_econ3) newname("allvars_proptax_nonzero") extlist("l2ssiclaim l2smoken ") takestring, oldlist($allvars_econ3) newname("allvars_proptax") extlist("l2ssiclaim l2smoken ") *** FOR TRANSFER OUTCOMES global allvars_tcamt_cpl age_yrs agesq male married black hispan fkids hsless college l2tcamt_cpl l2ihs_hwealth_cpl flogiearnx l2ihs_hicap_cpl l2hicap_nonzero l2adl1p l2iadl1p l2numdisease global allvars_ihs_tcamt_cpl age_yrs agesq male married black hispan fkids hsless college l2ihs_hwealth_cpl flogiearnx l2ihs_hicap_cpl l2hicap_nonzero l2adl1p l2iadl1p l2numdisease global allvars_helphoursyr l2helphoursyr age_yrs agesq male married black hispan fkids hsless college l2ihs_hwealth_cpl flogiearnx l2ihs_hicap_cpl l2hicap_nonzero l2iadl1 l2iadl2p l2adl1 l2adl2 l2adl3p l2hearte l2stroke l2cancre l2hibpe l2diabe l2lunge nkid_liv10mi takestring, oldlist($allvars_helphoursyr) newname("allvars_helphoursyr_nonsp") extlist("l2helphoursyr") global allvars_helphoursyr_nonsp $allvars_helphoursyr_nonsp l2helphoursyr_nonsp takestring, oldlist($allvars_helphoursyr) newname("allvars_helphoursyr_sp") extlist("married nkid_liv10mi l2helphoursyr") global allvars_helphoursyr_sp $allvars_helphoursyr_sp l2helphoursyr_sp ** Property tax variables only develeped for two waves - initial values and lags are the same (7/31/13) global allvars_proptax_nonzero $allvars_proptax_nonzero nhmliv l2proptax_nonzero /*lproptax_nonzero*/ global allvars_proptax $allvars_proptax nhmliv l2proptax /*lproptax*/ global allvars_volhours l2volhours age_yrs agesq male black hispan hsless college l2loghatotax l2logiearnx l2hicap l2adl1p l2iadl1p l2numdisease l2widowed nkid_liv10mi suburb exurb catholic jewish reloth relnone rel_notimp rel_someimp global allvars_parhelphours l2parhelphours age_yrs agesq male black hispan hsless college l2loghatotax l2logiearnx l2hicap l2adl1p l2iadl1p l2numdisease l2widowed nkid_liv10mi suburb exurb global allvars_gkcarehrs l2gkcarehrs age_yrs agesq male black hispan hsless college l2loghatotax l2logiearnx l2hicap l2adl1p l2iadl1p l2numdisease l2widowed nkid_liv10mi suburb exurb /*****************************************************************************************************************************************/ /**** ADJUST COVARIATES FOR MODELS IN PROGRAM ghreg_estimations.do ****/ takestring, oldlist($allvars_econ1) newname("allvars_iearn") extlist("l2ssiclaim l2nhmliv l2smoken w3 w9") *Bryan's addition for uncapping income model takestring, oldlist($allvars_econ1) newname("allvars_iearnuc") extlist("l2ssiclaim l2nhmliv l2smoken l2logiearnx flogiearnx w3 w9") disp "$allvars_iearnuc" global allvars_iearnuc $allvars_iearnuc l2logiearnuc flogiearnuc disp "$allvars_iearnuc" takestring, oldlist($allvars_econ3) newname("allvars_hatota") extlist("l2ssiclaim l2smoken l2logiearnx l2ssclaim l2dbclaim l2wlth_nonzero l2diclaim w3 w4 w9") global allvars_hatota $allvars_hatota l2logiearnuc