Dear Stata community,
For my Master Thesis I need to generate a time series of beta's for different dummies. I run the following regression: reg return i.industry i.country. I have daily data over the period 1/1/1999 till 1/1/2018, now I want the betas for each month so I can see how the betas evolve over time.
So far, the only option I figured was to run all the regressions for every month and copy the different betas by hand.
Hopefully one of you can help me saving this time and creating a nice time series of betas
Lots of thanks in advance!
Kind regards,
Ruben Jakobs
For my Master Thesis I need to generate a time series of beta's for different dummies. I run the following regression: reg return i.industry i.country. I have daily data over the period 1/1/1999 till 1/1/2018, now I want the betas for each month so I can see how the betas evolve over time.
So far, the only option I figured was to run all the regressions for every month and copy the different betas by hand.
Hopefully one of you can help me saving this time and creating a nice time series of betas

Lots of thanks in advance!
Kind regards,
Ruben Jakobs
Comment