Hello everyone
I hope that you're doing very well
I have a panel data for 35 countries from 1985 to 2014, i've transformed my data to 5 year average data (1985-89 , 1990-94 ..) with the collapse(mean) command
i'm working with the following gmm command (two step system gmm)
xtabond2 PIB_tete l.PIB_tete M3PIB PRIVATE BASSET CENT Do Inf , gmm (L2. M3PIB PRIVATE BASSET Inf, collapse) iv( Do GPIB Inf) nodiffsargan twostep robust orthogonal small
-The problem is that, when i run this command in stata i have insigificant results, how can i solve this problem?
-How can i have the estimations for each period , what is the right xtabond2 command to work with? i want the estimations for each 5 year so that i can observe the changes among the years?
Thank you
Related Posts with xtabond2 with sub-periods
Bootstrap average of a variable formed by ml estimationHi, I am trying to boostrap the average of a column over several iterations. The column values are …
How can I count the number of elements in a numlist?Is there a command or function that counts the number of elements in a numlist? …
How to change the 'levelsof' a panel variable?Hello All, I am trying to create a synthetic control group using Stata's 'synth' package but when I…
How to replace missing observations with the weighted sum of other observationsHello All, I am currently working with a panel data-set where I have missing observations for every…
Egen invalid syntax errorI am at my wits end with this. Can someone please see the error in my code. It was working before. T…
Subscribe to:
Post Comments (Atom)
0 Response to xtabond2 with sub-periods
Post a Comment