NLS data can be downloaded at https://www.nlsinfo.org/investigator We used Stata 15.1 for data cleaning and the analysis. ***Raw Data Files (1) _NLS-OM.dct NLS data file (2) _NLS-OM.OM NLS-OM tags to find variables at the NLS website ***Programs I use to grab results and create variables for graphing ***You may need to download other user-written programs, e.g., esttab (1) _stout.ado (2) _ststo.ado ***Data Cleaning & Analysis Files. Run (1) cepm09_data.do first (1) cepm09_data.do Uses _NLS-OM.dct and cleans data for the analysis Steps in data construction (to find step search #1...#n): // #1 // Respondent Information // #2 // Generational Attainments // #3 // Adult Children // #4 // Economic Variables // #5 // Summary Variables For Supplemental Analysis // #6 // Family Structure // #7 // Impute (2) cepm09_models_Gompertz.do Runs survival models and creates all tables and figures Steps in estimation (to find step search #1...#n): // #1 // Survival Models // #2 // Predicted Survival By Parent & Adult Child Attainment // #3 // Descriptives // #4 // Differences In Median Age Of Death By Variable (3) cepm09_models_Supplemental.do Supplemental analyses discussed in paper and presented in the appendix Steps in supplemental analyses (to find step search #1...#n): // #1 // Fathers Only -- Differences In Median Age Of Death By Variable // #2 // Check Multicolinearity // #3 // Survival Models With Different Sample Constraints // #4 // Cox Models // #5 // Missing Data Diagnostics // #6 // Stratified By Race // #7 // Proportionality Constraint