Hi, i wanted to run a ols with
1) industry fixed effects
2) year fixed effects
3) cluster by a) year and then b) company.
is there anyway to do this in sas?
many thx in advance!!!
Use MIXED or GLIMMIX, and treat company and year as random effects.
Get a copy of SAS for Mixed Models, 2nd ed. by Littell et al. It will have the examples (and some theory) on how to address this.
Steve Denham
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.
Find more tutorials on the SAS Users YouTube channel.