Time Series Analysis
-
Announcements.
-
The file arma.code contains the ARMA
code that I have been using in class. You can define these in
your own S directory functions by using the S function `source'
to load the contents.
-
Lecture notes.
-
- Overview.
- Stationary processes.
- Linear and ARMA processes.
- Covariance functions of ARMA processes.
- Covariance functions (continued).
- Introduction to state-space models.
- State-space ARMA models.
- Kalman filtering.
- Applications of Kalman filtering.
- Computing the Kalman filter and the
Cholesky factorization.
- Hilbert spaces.
- Hilbert spaces of random variables.
- Time series in the frequency domain.
- The spectral representation of a time series.
- Applications of the spectral representation.
- The Wold decomposition.
- Estimating trend.
- Estimators of the covariances.
- Estimators for autoregressions.
- Nonlinear least squares.
A supplemental
file varstar.S contains S code
which illustrates Gauss-Newton estimation for the
variable star data .
- Maximum likelihood for ARMA models.
An S file was used in class for our
analysis of the CPI data .
- Basic diagnostics for ARMA models.
An S file guiding our analysis of the
unemployment data
was used in class.
- Model selection.
- Model selection via the AIC.
- Introduction to information theory.
- Model selection via the Minimum Description
Length.
- Estimation in the frequency domain.
- Spectral estimation.
An S file
illustrates some of the critical ideas.
-
Assignments.
-
- Assignment 1.
- Assignment 2.
- Assignment 3.
- Assignment 4.
- Exam data .