Forecast Syntax
Posted: Thu Jun 18, 2009 8:38 am
Hi,
Is there any way to forecast upon the results of the below regressions by a syntax?
Thanks
for !i=1 to 3
smpl @all if @crossid=!i
equation regression{!i}.ls fl c log(gdp) cars roads
Next
Is there any way to forecast upon the results of the below regressions by a syntax?
Thanks
for !i=1 to 3
smpl @all if @crossid=!i
equation regression{!i}.ls fl c log(gdp) cars roads
Next