Code and Results for Chapter 3 (Regression and Exponential Smoothing Methods To Forecast Nonseasonal Time Series):
Introduction:
These are results and code for the
problems and examples found in Chapter 3 of this famous book.
Various Codes and Problems:
- Functions for Exponential Smoothing:
- Examples from the book:
- Data sets considered in this chapter:
- Problems:
- prob_3_4.m (simple exponential smoothing of the U.S. lumber data)
- prob_3_8.m (plots the forecast weights for the one and two-step ahead)
- prob_3_9.m (implements Holt's method and double exponential smoothing)
- prob_3_10.m (computes the variance scale factor for various look-aheads)
- prob_3_14.m (implements simple/double/triple exponential smoothing on the computer software sales)
John Weatherwax
Last modified: Sun May 15 08:46:34 EDT 2005