Code and Results for Chapter 6 (Seasonal Autoregressive Integrated Moving Average Models):
Introduction:
These are results and code for the
problems and examples found in Chapter 6 of this famous book.
Various Codes and Problems:
- Functions for Forecasting Implemented in this Chapter:
- sdiff.m (implements seasonal differencing)
- Data sets considered in this chapter:
- Sections duplicated in code:
- Exercises for this chapter
- prob_6_1.nb (some algebra for this problem)
- prob_6_2.nb (some algebra for this problem)
- prob_6_5.nb (some algebra for this problem)
- prob_6_9.R (SARIMA model for the quarterly GM stock earnings)
- prob_6_10.R (SARIMA model for the montly arrival of U.S. citizens)
- prob_6_11.R (SARIMA model unemployed U.S. civilian labor force data set)
- prob_6_12.R (SARIMA model monthly percentage changes in Canadian data set)
- prob_6_13.R (SARIMA model for Series 8. Beer Shipments-Four-Week Totals)
- prob_6_14.R (SARIMA model for Series 5. Monthly Traffic Fatalities in Ontario data set)
- prob_6_15.m (SARIMA model for the Monthly Gasoline Demand in Ontario data set)
John Weatherwax
Last modified: Sun May 15 08:46:34 EDT 2005