Hello all,
I am doing a research on the Persistence of Profit in the banking sector in 14 emerging countries. I want to sort the results by country and use the cross participation as variable control. Here is the command I use :
by Country (Bank Year), sort: xtabond2 ROA L.ROA GRTH EFFIC SIZE CAR RISK LEVR CROSS INFL GDPGRTH INTRATE, gmm(L.ROA,collapse) iv(GRTH EFFIC SIZE CAR RISK LEVR CROSS INFL GDPGRTH INTRATE, equation(level)) nodiffsargan twostep robust orthogonal small.
But I doesn't work, I get this error message :
Country = Bahrain
not sorted
r(5);
Even though, I used 'sort' before running xtabond2.
What's wrong ?
Related Posts with How to insert control variables and the command 'by' in xtabond2 ?
Pooled panel Heckman MLE vs. pooled panel Heckman Two-stepDear Statalist, I am running a pooled panel Heckman two-step estimation to find determinants of ins…
Taking Average by idHi Everyone, I have a dataset looking like this: Date id var1 var2 var3 var4... 2010 1 ... ... ... …
Margins and regression outputDear Stata Users, I am analyzing the probability that cohabiting couples will marry or dissolve acc…
Is there any way to get -Look at these example(s)- after -unicode translate-?Dear Forum, I want to know whether it is possible to access the information displayed below -assert…
calculating or identifying start/stop dates according to a rule with consecutive observationsHi, this is a snap shot of my data set. Code: Code: * Example generated by -dataex-. To install:…
Subscribe to:
Post Comments (Atom)
0 Response to How to insert control variables and the command 'by' in xtabond2 ?
Post a Comment