15 THE YULE–WALKER EQUATIONS AND THE PARTIAL AUTOCORRELATION FUNCTION

15.1 BACKGROUND

In this chapter, the last tools are developed in order to justify modeling any ARMA(m,l) model with an AR(m) filter: The Yule–Walker equations [and the R functions ar.yw() and ar.mle()], the partial autocorrelation function and plot [and the R function pacf()], and the spectrum for ARMA(m,l) models as well as the relationship between the spectrum and the impulse response function (this will not be particularly useful for modeling, but it is too cool not to mention, and does not take up much space).

15.2 AUTOCOVARIANCE OF AN ARMA(M,L) MODEL

15.2.1 A Preliminary Result

The autocovariance function, with the derivation of the impulse response function, can be viewed from a very different perspective. Recall that there is an interest in computing things like E(wrϵt), but now it has been established that ϵt is a linear combination of all white noise components up to, and including, time t. Recall also that E(wjwk) = 0, unless j = k, in which case E(w2j) = σw2.

So and . The only nonzero component of this infinite series is when r = tj, if that is possible (if r > t, this is not possible). Therefore:

15.2.2 The Autocovariance Function for ARMA(m,l) Models

Recall that the autocovariance,

Get Basic Data Analysis for Time Series with R now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.