Dear All,
I'm working with Fama & MacBeth regressions. My sample is divided in quintiles and I run one regression for each quintile. Below, the code for the first and the last quintile.
regress ex_ret mkt smb hml if tin(1,8199) & port_BTM==1
regress ex_ret mkt smb hml if tin(1,8199) & port_BTM==5
So, I need to know if the difference between the coefficients for the last and the first quintile (for the same variable) are equal to zero.
Does anyone have any idea about how to do this?
Thank you!
Related Posts with Test for coefficients of different regressions
Copy values from one variable to other cases in same groupDear Statalist, I'm using version 14.2 for windows. I have the following dataset (short example, th…
Fine-tuning the legend positionI am looking for a proper parameter responsible for vertical positioning of the legend in the twoway…
graphHi all, I have been away from using stata for a couple of years hence am asking a perhaps very stup…
incorporating RE in xtglsDear statalisters, I would like to carry out the GLS estimation for random effects using Stata. I h…
Serial CorrelationDear researchers, I am using the following code Code: xtreg GG SIZE LEV ROA i.year, fe cluster (C…
Subscribe to:
Post Comments (Atom)
0 Response to Test for coefficients of different regressions
Post a Comment