Dear Stata-users,
I am writing this message requesting you for providing me some information regarding the Stata XTPMG command. I have read the posts related to xtpmg in the statalist but did not get any answer. So I am posting my query here.
I am estimating a panel ARDL error correction model, which is in the form of
xtpmg d.lnlowC d.lnGDPPPC d.lnTO d.lnEI if Group=="H", lr(l.lnlowC lnGDPPC lnTP lnEI) ec(ec) pmg
in the above form, I was able to get long run and short run elasticities.
Now I want to add a dummy independent variable (Dummy=1 if a certain policy is implemented D=0 if not implemented), I just want to check how this policy dummy influences the dependent variable. But not sure where to include in the above ARDL specification.
Could you please suggest me where to include the dummy.
Thank you for your time.
Best,
Kishore
I am writing this message requesting you for providing me some information regarding the Stata XTPMG command. I have read the posts related to xtpmg in the statalist but did not get any answer. So I am posting my query here.
I am estimating a panel ARDL error correction model, which is in the form of
xtpmg d.lnlowC d.lnGDPPPC d.lnTO d.lnEI if Group=="H", lr(l.lnlowC lnGDPPC lnTP lnEI) ec(ec) pmg
in the above form, I was able to get long run and short run elasticities.
Now I want to add a dummy independent variable (Dummy=1 if a certain policy is implemented D=0 if not implemented), I just want to check how this policy dummy influences the dependent variable. But not sure where to include in the above ARDL specification.
Could you please suggest me where to include the dummy.
Thank you for your time.
Best,
Kishore
Comment