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
Interpretation: coefficient for linear is negative while coefficient for squared term is positiveHi all, I am struggling to explain two of the variables in my regression (WeightedGT and TempDev), …
Creating a list of listsHi, I am trying to create a list of variable names. Since I have a lot of variables I have created…
Instrumental variable (IV) regression with categorical instrumented variable and continuous instrumentDear Stata Users, I need to apply instrumental variable (IV) cross sectional (country level) regres…
margin effects for continuous variablesHello, I need to understand how to interpret the margins effects when my independent variable is co…
Problems when adding macro variables and time dummies in RE panel model?Hi, I am trying to explain the formation of shipping freight rates through the use of several diffe…
Subscribe to:
Post Comments (Atom)
0 Response to Test for coefficients of different regressions
Post a Comment