Hi,
I have a problem with regards to fixed effects estimation.
I have a dataset with a little over 15 000 dummy variables, where I want to save the estimates i get when running a regression, but I cannot figure out how to do this.
I want to run the regression: reg score i.class where score is my dependent variable and class is an indicator for class.
My question is then if it is possible to save the estimates I get on the different class as its own variable without creating all the dummies as separate variables.
I have a problem with regards to fixed effects estimation.
I have a dataset with a little over 15 000 dummy variables, where I want to save the estimates i get when running a regression, but I cannot figure out how to do this.
I want to run the regression: reg score i.class where score is my dependent variable and class is an indicator for class.
My question is then if it is possible to save the estimates I get on the different class as its own variable without creating all the dummies as separate variables.

Comment