hi. I am using panel data having 101 countries for time period of 29 years..my stata version is Stata/SE 12.0. my objective is to find the long run relationship among variables.my panel data is strongly balanced.. when i run pmg/ardl model using code of
xtpmg d.logdep d.logindep1 d.logindep2 d.logindep3 d.logindep4, lr(d.logdep logindep1 logindep2 logindep3 logindep4) ec(ecm) replace pmg.
it is telling conformability error r(503); kindly help me to solve this issue...
if there is any other command to find out the long run relationship by using ARDL method in stata...kindly let me know..
Related Posts with How to Solve conformability error r(503) in Stata using PMG model for long run relationship
replacing all values in one variable[CODE ]NEWID plot Q1 Q2 1 _01 12 100 1 _02 21 100 1 _03 32 100 1 _04 35 100 1 _05 38 100 1 _06 44 10…
baseline adjustment in multiple time pointHi Statalisters, Code: clear set seed 1234 set obs 200 gen id = _n expand 3 sort id bysort id: ge…
How to calculate ICC when I use command gllamm?Dear statalists, I recently have been puzzeled by how to calculate ICC when I use command gllamm.In …
Tests of robustness?Hey all, I am new in Statalist and I am looking for help concerning tests of robustness. I shall do…
Matrix colnamesHi all, I want to add an additional row in a matrix, which displays the names of grouped columns. T…
Subscribe to:
Post Comments (Atom)
0 Response to How to Solve conformability error r(503) in Stata using PMG model for long run relationship
Post a Comment