Has anyone used the LMDI code in STATA? I have been trying to use the LMDI syntax to decompose water decoupling elasticity to its drivers. I am using the following codes (an example): lmdi DecoupIndex = IrrArea Pop GDPReal UrbRate, t(year) over(ProvinceID)
I am receiving this error message: “ERROR: The specified variables can not form an identity”.
Does anyone know what is the problem here? My data is structured as a long panel. For instance, using the setup I can run panel fixed effects regression model.
Thank you very much for reading. Appreciate it if anyone can help.
Related Posts with LMDI error message
Creating dummy for unique valueHey, For my dataset I have 20+ years of data with 19 unique countries per year I want to create 1 …
Convert all elements of a matrix into respective inverse valuesHi everyone, I am having a problem with converting all elements of a matrix to their respective inv…
AutocorrelationDear all, I want to estimate an AR. I do so via the following commands: ac pricedifference, lags(6)…
How to plot only interaction terms in coefplotI have four regressions and I am trying to plot only the coefficients of the interaction terms, usin…
What does xtset do exactly?Hi Statalisters If I set a dataset to a panel dataset using xtset, what exactly is STATA doing? For…
Subscribe to:
Post Comments (Atom)
0 Response to LMDI error message
Post a Comment