Dear Stata users,
I am working on "the trade potential between China and Central and Eastern European Countries". My dataset is from 2007- 2020, including 17 CEE countries. My output is the total trade volume, and the input includes - GDPi, GDPj, Population(I), Population(j), Distance(ij) and Landlock (dummy variable). The exogenous variables are tariff rate, logistic performance index, government effectiveness, business freedom, labor freedom, trade freedom, EU member, Eurozone, and WTO member. The last three variables are dummy variables.
I tried to use the Battese & Coelli(1995) model, taking the one-step method to parameterize the inputs and exogenous determinants of efficiency at the same time. However, no matter how I adjust my variables, it keeps saying that "could not calculate numerical derivatives -- flat or discontinuous region encountered".
My code is: sfpanel ltrade lgdpc lgdppart lpopc lpoppart ldist landlock year, model(bc95) dist(tn) emean( tariffrate lpi goveffectiveness businessfreedom laborfreedom tradefreedom eum euz wtom ) ort(o)
Attached picture is my code and results.
Array
Related Posts with Help with SFA - sfpanel model BC95
Interpretation Psmatch2 commandI want to use the psmatch2 command to examine the impact of a treatment/exposure on an outcome varia…
Exporting Descriptive Statistics using proportion (%) for multinomial results into excelI would appreciate some advice on how to use a short cut (if there is one!) as the put excel command…
Autocorrelation and Heteroskedasticity in panel data using fixed effect modelHello everyone, I'm currently facing a common issue in panel data regression. I'm doing empirical re…
help on counting with multiple criteriasHello, I am new to Stata hence excuse my basic questions. I have the following data set(example). I …
Bar plot comparing multiple variables among two groupsHi all, I am trying to draw a bar plot comparing multiple variables among two groups. var1 is the g…
Subscribe to:
Post Comments (Atom)
0 Response to Help with SFA - sfpanel model BC95
Post a Comment