Dear statalist,
I am running GMM regressions with robust HAC matrix and standard errors and I would like to obtain the Durbin-Watson stat as in other software. Anyway, none of the versions I write of the command seems to deliver the stat.
Here is what I am running:
gmm (effr-((1-{b1})*({b2}+F12.inflation*{b3}+F3.gap*{b4})+lageff r*{b1})) in 1/189, instruments(L(1/6).coreinf L9.coreinf L12.coreinf L(1/6).gap L9.gap L12.gap L(1/6).bondyield L9.bondyield L12.bondyield) wmatrix(hac bartlett opt) variables(inflation gap lageffr) vce(hac bartlett 3)
Should I ignore DW statistic since I'm using HAC matrix and standard errors in the regression? Does anyone know how to obtain this stat in GMM as in other software?
Thank you in advance
Related Posts with How to get Durbin-Watson stat in GMM regressions?
svyset to produce national estimatesHi!! I'm a STATA newbie and confused about what may be a very easy topic. I'm doing research on the …
Test for validity of IV ProbitDo we ever need to test for joint normality assumption used in IV Probit? Even if the error distribu…
Count the number of yearsHi, I have a question of calculating the number of years in Stata. In the data, each ID has an Iss…
Rolling regressions with interrupted estimation periods (asreg or rolling?)Dear all, on a large panel with daily stock market data I need to perform rolling regressions to co…
Combining results of different t tests in a tableDear all, I'm new here on the forum, but I have a question about the possibility to combine the out…
Subscribe to:
Post Comments (Atom)
0 Response to How to get Durbin-Watson stat in GMM regressions?
Post a Comment