I have six years of weekly sales data for more than 500 consumer products, and I need to run on them the Holt’s-Winters’ three-parameter exponential smoothing method (multiplicative form).
How do I do this in an automated way, not having to run each process one by one?
I have the same question for the additive form.
Thank you very much.
Running Holt's-Winters' several hundred times
Moderators: EViews Gareth, EViews Moderator
Re: Running Holt's-Winters' several hundred times
You need the syntax for HW smoothing and a simple program to do the automation. EViews' user manual will be very helpful for both purposes. You can also refer to An Introduction to EViews Programming for a good starting point to understand the programming language of EViews.
Re: Running Holt's-Winters' several hundred times
Thank you very much for your fast answer.
I guess I can do the same (automate the process using your guidelines) for running several hundred times ARIMA models and Multiple Regression models on said 500 products, right?
Best regards.
PS: I am well acquainted with econometrics, my doubts refer to automating these processes in Eviews.
I guess I can do the same (automate the process using your guidelines) for running several hundred times ARIMA models and Multiple Regression models on said 500 products, right?
Best regards.
PS: I am well acquainted with econometrics, my doubts refer to automating these processes in Eviews.
Re: Running Holt's-Winters' several hundred times
Yes, you can. Programming structure would generally be the same for this kind of cumbersome repetitions. Only the commands will change depending on the type of your estimation. You can post your program and ask for help, if you get stuck at some point.
Re: Running Holt's-Winters' several hundred times
Again, thank you very much.
Who is online
Users browsing this forum: No registered users and 2 guests
