Dear Statalist forum,
I am currently tring to run a gravity equation using the PPMLHDFE command and saving the estimates for my fixed effects, as i have to use these in a further study. The regression i am running is the following:
ppmlhdfe trade, abs( i#k j#k i#j)
Where:
i= Exporter
j= Importer
k= sector (HS6 - 5200 different in the dataset).
I have bilateral trade for 99 countries and therefore i in total have : 50,440,698. I am using STATA I/C and running the regression on a computer with 32 GB ram and I7 processor.
The problem is that the regression never seems to begin the furthest i have gotten is this:
ppmlhdfe v, abs(i#k j#k i#j, savefe)
(dropped 1.84e+07 observations that are either singletons or separated by a fixed effect)
It never begins undertaking the iterations.
My question is am i simply demanding to much of my system ? Or is there something i am doing wrong in terms of the coding?.. I have look through several forums and cant seem to find an answer for this.
After having read some of PPMLHDFE: Fast Poisson Estimation withHigh-Dimensional Fixed Effects, i would expect on of the following to be able to answer this:
Sergio Correia Tom Zylkin Paulo Guimaraes
However advice from anyone, would be highly apperciated !
Related Posts with PPMLHDFE - Regression not starting
Looping Over the numeric value of a variable and use it for the subsequent loop.Hi, thanks for your help in advance. I have the following dataset. And I come up with the following …
two stage IV approchbootstrap "repeated time values within panel" 2 SRI I'm trying to run 2sri approach(control functio…
working out expressions(sum and multiply) in stata with some missing observationsHi Nick Cox I want to add and multiply certain variables in stata in a new variable VaR. My expres…
Marginal effect after heckpoissonDear All, I am new to stata and I am using Heckpoisson, a poison regression model with endogenous s…
Generating a new variable that equals the Nth non-missing value in a rowHi All, I am essentially trying to compress a row of variables into just the non-missing entries. M…
Subscribe to:
Post Comments (Atom)
0 Response to PPMLHDFE - Regression not starting
Post a Comment