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
mestreg - How to change covariance structureGreetings!! I'm John, currently working on multilevel survival analysis using mestreg command.. I wa…
weighted population density of the neighborhood in a locationHi everyone, I have a question about how to calculate the population density of the neighborhood in…
Random slope Frailty modelGreetings!! I need help in fitting random slope frailty model. Thanks in Advance!! …
Weird 'file not found' error while appending excel sheets in a folderHey all, I got some datasets in .xlsx format in a folder which I appended through the following: …
with "tab" but "too many values", with "bigtab", there is no "gen"Hallo , I got a problem with the command tabulate. I tried this: Code: tab exp, generate(EXPORTER)…
Subscribe to:
Post Comments (Atom)
0 Response to Test for coefficients of different regressions
Post a Comment