Search found 4 matches

by fox6327
Mon Apr 19, 2021 7:01 am
Forum: Programming
Topic: AUTOARIMA - saving coefficients
Replies: 1
Views: 2762

AUTOARIMA - saving coefficients

Hi All, I am running a loop to find to best fit of the data using EViews' build-in AutoArima function. Since I want to some regularity across the selected models, could you help me how I could save the model parameters (p,q) with a quick loop? Until now, I have not managed to find a way to save the ...
by fox6327
Mon Apr 19, 2021 6:27 am
Forum: Programming
Topic: Double looping
Replies: 3
Views: 3871

Re: Double looping

Hi Gareth,
Thank you, it's all good now. It turned out the issue was with the 'endif' part (it should have been 'elseif').
by fox6327
Mon Apr 19, 2021 6:27 am
Forum: Programming
Topic: Double looping
Replies: 3
Views: 3871

Re: Double looping

Hi Gareth,
Thank you, it's all good now. It turned out the issue was with the 'endif' part (it should have been 'elseif').
by fox6327
Thu Mar 11, 2021 11:19 am
Forum: Programming
Topic: Double looping
Replies: 3
Views: 3871

Double looping

Hi All, I am trying to do double looping across regions and countries. Now I have two regions (Europe and FSU) and I am trying to perform the same operation across regions and countries. If a specify the region (i.e. %r="Europe") then the code works well, however, I receive an error once I...

Go to advanced search