Code for Chapter 7 (Model Estimation):
- Verifications/Duplication of Figures or Results from the Text
- Codes for fitting ARIMA models:
- IMA_minimization.R (brute force minimization of S(lambda-1,lambda0,lambda1))
- Evaluating the conditional sum of squares of [a_t] for various models
- Evaluating the unconditional sum of squares of [a_t] for various models
- Numerically evaluate the parameter derivatives of [a_t] for various models
- Newtons method to find MA(q) parameters
- Problem Solutions
John Weatherwax
Last modified: Mon Feb 13 20:31:26 EST 2012