Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • problems with using GMM Using

    Hi there,

    I am writing an article on the impact of various factors on the share of intangible assets in the company. In a number of works on which I rely, the authors used the GMM estimator.

    I used FE, RE for my panel data, evaluated a more suitable model using the Hausman test. I also tried using GMM Estimator.

    The problem, it seems to me, is that there are a significant number of omissions. In particular, for some IDs (in my case, these are companies) there are observations from 2000 to 2010 and none from 2011 to 2021. Can someone suggest how to improve the reliability of the results obtained?

    For clarity, I attach the results of four models:


    Click image for larger version

Name:	FE.png
Views:	1
Size:	43.3 KB
ID:	1717844 Click image for larger version

Name:	RE.png
Views:	1
Size:	44.9 KB
ID:	1717845 Click image for larger version

Name:	GMM St errors.png
Views:	1
Size:	39.7 KB
ID:	1717846 Click image for larger version

Name:	GMM Robust errors.png
Views:	1
Size:	45.1 KB
ID:	1717847

    Last edited by Martin Eden; 20 Jun 2023, 13:28.

  • #2
    First of all, you need to decide which model you want to estimate. Your FE and RE estimations are for a static model, your GMM estimations are for a dynamic model with a lagged dependent variable. If you believe your data-generating model is indeed dynamic, then you can just forget about the FE/RE estimators. If there is no good theoretical reason for a lagged dependent variable, then do not bother with estimating a dynamic model.

    Second, the FE/RE estimators rely on the assumption that all regressors are strictly exogenous; i.e., there is no contemporaneous or dynamic (lagged) feedback from the dependent variable to the regressors. In many applications, this is a quite strong assumption. If that assumption is justified, but you would like to estimate a dynamic model instead, a bias-corrected FE/RE or a ML estimator might be an alternative to GMM estimators:

    Third, your GMM estimators likely suffer from too many instruments, which biases the results and weakens specification tests. If you want to delve deeper into dynamic panel model GMM estimation, the following presentation slides might be a helpful start:
    Last edited by Sebastian Kripfganz; 21 Jun 2023, 02:17.
    https://www.kripfganz.de/stata/

    Comment

    Working...
    X