Appendix D The Kalman Filter

The state‐space representation is a useful tool for analysing many dynamic models. When this representation exists, the Kalman filter can be applied to estimate the model parameters, to compute predictions or to smooth the series. This technique was introduced by Kalman (1960) in the field of engineering but has been used in various domains, in particular in economics.

We first introduce state‐space representations and useful notations. Let (y t ) denote a N ‐valued observable process, and let (α t ) a m ‐valued latent (in general non‐observable, or only partially observable) process. A state‐space model is defined by

D.1 equation

where M t , d t , T t , c t and R t are deterministic matrices of appropriate dimensions, (u t ) and (images ) are white noises, respectively, valued in N and m . The vector α t is called space vector. The first equation is called measurement equation, and the second equation transition equation.

The Kalman filter is an algorithm for

  1. (i) predicting the period‐ t space vector from observations of y up to time t − 1;
  2. (ii) filtering, that is predicting the period‐ t space vector from observations of y up to time t ;
  3. (iii) smoothing, that is estimating the value of α t from observations of ...

Get GARCH Models, 2nd Edition 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.