Skip to content

Replication code and materials for Engbom, Moser, and Sauermann (2022)

License

Notifications You must be signed in to change notification settings

economoser/EMS2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guide to Files

The RAMS, LISA, LOUISE, and FEK datasets are confidential and therefore not uploaded as part of the files. The code to replicate all results has been included in the following files:

  1. FPD2021_0_master.do: This is the master file. All other files should be executed from this file with the appropriate switches.
  2. FPD2021_1_test_data.do: Simulate test data that can be used to test-run all other code.
  3. FPD2021_2_selection.do: Impose sample selection criteria.
  4. FPD2021_3_connected.do: Form connected set by calling FUN_CONNECTED.m.
  5. FPD2021_4_akm.do: Estimate AKM wage equation and store estimates by calling FUN_AKM.m, then conduct leave-one-out bias correction due to Kline, Saggio, and Solvsten (2020) by calling FUN_AKM_KSS.m.
  6. FPD2021_5_panels.do: Create panel datasets containing AKM estimates, firm financials data, etc.
  7. FPD2021_6_tables.do: Produces output tables to be included in the paper.
  8. FPD2021_7_comparison.do: Compares firm-level mean earnings, firm FEs, and firm-year FEs.
  9. FPD2021_8_time_series.do: Analyzes time series of the firm-year pay distribution.
  10. FPD2021_9_lifecycle.do: Investigates life cycle profiles of firm pay.
  11. FPD2021_X_additional_figures.do: Produces additional figures.
  12. FUN_AKM_KSS.m: Conduct leave-one-out bias correction due to Kline, Saggio, and Solvsten (2020) by calling routines stored in _LeaveOutTwoWay_3_02_Chris.
  13. FUN_AKM.m: Estimate AKM wage equation.
  14. FUN_CONNECTED.m: Form connected set.
  15. TablesForPaper.m: Produce tables for paper.
  16. comma_separator.m: Auxiliary file to produce comma-separated output files, based on code by user Image Analyst posted in December 2016 on the MATLAB Answers Forum.
  17. csv2mat_block.m: Auxiliary file to produce a block matrix, based on code by S. Hsiang (smh2137@columbia.edu) written in May 2010.
  18. csv2mat_numeric.m: Auxiliary file to produce a structure, based on code by S. Hsiang (smh2137@columbia.edu) written in May 2010.
  19. _LeaveOutTwoWay_3_02_Chris: Lightly edited version of the Github repository by Raffaele Saggio, available as Github repository LeaveOutTwoWay by rsaggio87.

References

Engbom, Niklas, Christian Moser, and Jan Sauermann. 2022. "Firm Pay Dynamics." Accepted at the Journal of Econometrics.

Kline, Patrick, Raffaele Saggio, and Mikkel Sølvsten. 2019. Leave‐Out Estimation of Variance Components." Econometrica, 88(5), pp. 1859-1898.

About

Replication code and materials for Engbom, Moser, and Sauermann (2022)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published