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 ?
Significance starsHello, I would like to know if it is possible to display significance stars for the mean which I ha…
time variable.Dear All, I was asked this question (https://bbs.pinggu.org/thread-7058778-1-1.html). The data is C…
indexing based on occurrences of another columnI have panel data and I'm trying to create an indexed column (here ET) based on the first occurrence…
DEA for banks.Hello everyone, I want to study the efficiency of banks using Data Envelopment Analysis (DEA). When …
T-test for cross sectional time series dataHi, I have weather data for a specific time period 2010-2017 for two cities I was wondering how to…
Subscribe to:
Post Comments (Atom)
0 Response to How to insert control variables and the command 'by' in xtabond2 ?
Post a Comment