正在学习
7.2 ESTIMATION AND LAG SELECTION FOR ARMA MODELS
7.2 ESTIMATION AND LAG SELECTION FOR ARMA MODELS
The forecasting methods discussed in the previous section assume that the ARMA model and its parameters are known. In practice these need to be estimated from the data. To construct forecasts we require (i) the order of the model; (ii) estimates of the parameters and (iii) estimates of past shocks, . This section discusses how to obtain parameter estimates, select the order of the lag polynomials, , and obtain filtered estimates of current and lagged innovations for models.
7.2.1 State-Space Representations of ARMA Models
ARMA models can be estimated using state-space techniques. Writing forecasting models in their state-space representation has a number of advantages. First, if the model has a moving average component, often the state-space form and the Kalman filter provide an easy estimation strategy, i.e., one that is employed in many standard computer packages. Second, the state-space representation provides a convenient representation of the model for constructing multistep forecasts.
The state-space representation of a model consists of two equations, known as the state equation and the measurement equation. The state equation is written in the form of a (typically multivariate) first-order autoregression in “states” ξt,
Similarly, a typical form for the measurement equation is
where the error terms are white noise and mutually uncorrelated:
Here denotes observed values while the states may or may not be observed. The parameters of the model F , H, Q, and R can be allowed to vary with time. Often either Q or R is 0, which presents no difficulties.
As an example of how ARMA models can be written in state-space form, consider the ARMA(1,1) model,
This model can be written in state-space form as
which yields the ARMA(1,1) model since and . The appendix at the end of the book contains additional examples.
When moving average terms are involved , plug-in forecasts require estimates of the MA parameters and of the underlying shocks . The most common approach is to use maximum likelihood estimation under the assumption of normal errors. Hamilton (1994, chapters 3 and 5) provides an excellent overview of the precise formulas for the likelihood and methods for maximizing it. Typically the Kalman filter is employed to construct the likelihood. Kalman filter recursions also provide estimates of the shocks and the forecast directly from the updating and prediction equations for the state variables, respectively. An appendix shows how the state-space form can be used for constructing maximum likelihood estimates and estimating parameters.
Taking advantage of the first-order recursive structure, state-space representations are useful for forecasting multiple periods ahead. Since it follows that . Moreover, from (7.15), we have . This is often a much simpler approach to computing the forecast than working with the original model.
练习题
Which of the following is NOT required for constructing ARMA model forecasts?
What is one of the advantages of using state-space representation for ARMA models with a moving average component?
Which of the following are true about the state-space representation of a model? (Select all that apply)
In the state-space representation, the error terms are white noise and mutually uncorrelated.
The ARMA(1,1) model can be written in state-space form with the state equation . The measurement equation is ___$.
Explain why the Kalman filter is useful for estimating MA parameters and shocks in ARMA models.
State-space representations are not useful for multistep forecasting because they do not have a recursive structure.
Which of the following are requirements for constructing ARMA model forecasts? (Select all that apply)
The state equation in state-space representation is written in the form of a first-order autoregression in states : ___$.
How does the state-space representation simplify the computation of multistep forecasts in ARMA models?
Which of the following is NOT a requirement for constructing ARMA model forecasts?
What are the advantages of using state-space representation for ARMA models? (Select all that apply)
The state-space representation of an ARMA model consists of only one equation.
In the state-space representation, the error terms are assumed to be ___ and mutually uncorrelated.
Explain how the ARMA(1,1) model can be written in state-space form and what the state and measurement equations represent.
登录后解锁笔记、知识点解析、AI 问答
立即登录