Hello everyone,
for my panel analysis I would like to apply a first-difference approach. So far, I have been using the following specification:
reg D.schoolgrades D.wave, nocons However, I do not want to compare two consecutive waves, but instead specifically the waves from 2019 and 2022. How do I need to adjust my code in order to compare exactly these two waves? And how can I include control variables in this setup?
Many thanks!
for my panel analysis I would like to apply a first-difference approach. So far, I have been using the following specification:
reg D.schoolgrades D.wave, nocons However, I do not want to compare two consecutive waves, but instead specifically the waves from 2019 and 2022. How do I need to adjust my code in order to compare exactly these two waves? And how can I include control variables in this setup?
Many thanks!
Comment