Lecture 12 State Space models Flashcards
SPM
Measuring the unobservable state(prediction, filtering, smoothing)
Estimation of unknown parameters(MLE)
SPM offer a uniform approach to a wide range of models and techniques.
Kalman Filter?
optimal recursive data processing algorithm
assumes that variables being estimated are time dependent
calculates mean and variance of the unobserved state
the current best time estimate is updated whenever a new observation is obtained
Procedure SPM?
1) State vector propagation
2) Parameter covariance matrix propagation
3) Compute Kalman Gain
4) State vector update
5) Parameter covariance matrix update
Initialising SPM or problems?
If you have no information set diagonal values of parameter covariance matrix high, filter will then give a high weight to the first measurement, Elements of mü, F, Q, R are predetermined
set the initial parameters to physically realistic values.
Unobserved Components Model (UCM)
Each component in the model captures some important feature of the series dynamics. Components in the model have their own probability model. Probabilistic component models include meaningful deterministic pattern as special cases. UCM can be formulated as linear SSm. Enables the use of Kalman filter. yt = time varying mean + periodic/seasonal component + noise