Hello all,
I have a question regarding E-Views and I would like to know if anyboady can help me with it.
I have ten years of quarterly broadband connections data for more than 100 countries, and I run on them the Holt-Winters’ three-parameter exponential smoothing method (multiplicative form) to forecast the number of connections for the next 12 quarters.
In the next quarter, once the actual data is available I have to re specify the three parameters for each data points using the actual data and based on the new data the result of forecast would be different.
How do I re specify this in an automated way, not having to run each process one by one?
Basically I need the syntax for HW smoothing and a simple program to re specify the value of three parameters automatically and make a new set of forecasts.
Thanks in advance
HW programming question
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: HW programming question
Code: Select all
series.smooth
Re: HW programming question
Gareth,
Thanks for the prompt reply. Returning to your message, I use a model like this smooth(m,.517,.03,.9) for each country based on data up to the first quarter of 2014.
To choose/adjust the current parameters I'd like to use the gap between mean absolute percentage error (MAPE) of current forecasts and the one which will be based on data up to the second quarter of 2014 once the real data are published. I was wondering if:
1- The gap between the two MAPEs of two forecasts can be used to re-specify my model?
2- How to re-specify the model using the above in an automated way foe whole lots of countries?
Thanks
Leo
Thanks for the prompt reply. Returning to your message, I use a model like this smooth(m,.517,.03,.9) for each country based on data up to the first quarter of 2014.
To choose/adjust the current parameters I'd like to use the gap between mean absolute percentage error (MAPE) of current forecasts and the one which will be based on data up to the second quarter of 2014 once the real data are published. I was wondering if:
1- The gap between the two MAPEs of two forecasts can be used to re-specify my model?
2- How to re-specify the model using the above in an automated way foe whole lots of countries?
Thanks
Leo
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: HW programming question
That's an econometric issue.
Re: HW programming question
Yes you are nearly right in the sense that selection of MAPE, error terms etc to re-specifying the model is an econometric issue but the point 2 is a programming issue and you might be able to address that. Many thanks
Best
leo
Best
leo
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: HW programming question
Once you've decided what you want to do, we can possibly help in figuring out how to do it. But we can't answer 2) until you've figured out 1).
Re: HW programming question
Many thanks. I'll keep you posted about the selection criterion.
Best
Leo
Best
Leo
Who is online
Users browsing this forum: No registered users and 1 guest
