Hi!
I'm trying to rebuild the following regression model, but unfortunately I'm having some problems. What the regression tries to identify is if a change in regulation has influenced market quality. So my depended variable is a market quality measure whereas my independent variables are a set of control variables and a dummy which takes the value 1 after the regulation change. The regression is done for each company and then summarized cross-sectionally.
I have managed to run the regression for each company ( bysort(id): reg y x dummy) but I'm wasn't able to find a command for the summarize.
Hopefully someone can help me.
Kind regards
Nico Keller
I'm trying to rebuild the following regression model, but unfortunately I'm having some problems. What the regression tries to identify is if a change in regulation has influenced market quality. So my depended variable is a market quality measure whereas my independent variables are a set of control variables and a dummy which takes the value 1 after the regulation change. The regression is done for each company and then summarized cross-sectionally.
I have managed to run the regression for each company ( bysort(id): reg y x dummy) but I'm wasn't able to find a command for the summarize.
Hopefully someone can help me.
Kind regards
Nico Keller