HW programming question
Posted: Tue Jun 03, 2014 9:52 am
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
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