1) If you are not using the teffects option, then you do have to include the time dummies explicitly in your regression model.
2) Both codes are generally correct. In a strict sense, for a difference-GMM estimator you would use the second code (plus option nolevel). However, if the industry dummies are time-invariant, then you have to use the first code because they would otherwise be omitted.
3) For option nolevel, please see my post #374 in this thread.
4) Yes.
5) If you combine teffects and nocons, the command will add an additional time dummy instead of the intercept. This changes the interpretation of the time dummies but leaves everything else unchanged.
6) igmm specifies the iterated GMM estimator. Whether you include time effects or not is independent of this choice.
7) There is nothing wrong with it.
Hamid muili
Please check whether you have the latest version of the command. If you type
Code:
which xtdpdgmm
It is customary to report the test with the 2-step weighting matrix.
Leave a comment: