Panel DOLS residuals
Posted: Sun Sep 21, 2014 4:27 am
Hi,
The row below works for the Panel FMOLS while computing the residuals with individual betas:
>>>>>set %resids startl endl = %if(%valid(u),%eqnrvalue(0,t,%xcol(%%ibetas,%indiv(t))),%na)
However, I got the following error, when I used it with Panel DOLS:
>>>>>## Unassigned 605
>>>>>Error was evaluating entry 1
>>>>>The Error Occurred At Location 3785, Line 275 of PANELDOLS
Do anyone know how to solve this problem?
Regards,
Atarca
The row below works for the Panel FMOLS while computing the residuals with individual betas:
>>>>>set %resids startl endl = %if(%valid(u),%eqnrvalue(0,t,%xcol(%%ibetas,%indiv(t))),%na)
However, I got the following error, when I used it with Panel DOLS:
>>>>>## Unassigned 605
>>>>>Error was evaluating entry 1
>>>>>The Error Occurred At Location 3785, Line 275 of PANELDOLS
Do anyone know how to solve this problem?
Regards,
Atarca