When i want to run below mention commond of CS-ARDL model:
xtdcce2 fdindex, lr(l.fdindex ictindex GDPPGA PGA T ICPA UT) lr_options(ardl) cr(fdindex ictindex GDPPGA PGA T ICPA UT) cr_ > lags(0) //Commond for CS-ARDL Model
After runing command below error on the dissplay screen.. i become stuck Why stata shows this error ?
More variables (.) than observations (2750).
r(2001);
end of do-file
r(2001);
Please guide me if someone understand?
xtdcce2 fdindex, lr(l.fdindex ictindex GDPPGA PGA T ICPA UT) lr_options(ardl) cr(fdindex ictindex GDPPGA PGA T ICPA UT) cr_ > lags(0) //Commond for CS-ARDL Model
After runing command below error on the dissplay screen.. i become stuck Why stata shows this error ?
More variables (.) than observations (2750).
r(2001);
end of do-file
r(2001);
Please guide me if someone understand?