State Space Models


In-depth Articles

General Definition

This is a form in which all linear time series models can be inserted and this allows the use of excellent algorithms both for estimating the models and for estimating the unobservable components.

The state-space form is composed of two sets of equations:

The state-space form is completed by the specification of the first two moments of \(\alpha_1\): \[ \underline{a}_{1|0} = E(\underline\alpha_1) \\ P_{1|0}=E[(\underline\alpha_1-\underline\alpha_{1|0})(\underline\alpha_1-\underline\alpha_{1|0})^T \space]\]

In the case of stationary components, the mean and variance of such components are inserted, while in the case of non-stationary components (such as trend or seasonality) diffuse conditions can be inserted, i.e., an arbitrary mean and infinite variances (there is infinite uncertainty regarding the value that the random variable can assume). The possibility of setting diffuse conditions ensures that defining \(\alpha_{1|0}\) and \(P_{1|0}\) is not a limitation, but even if the algorithm used does not allow it, a variance so high as to be indistinguishable from infinity from a practical point of view can be set.

Technical conditions: