正在学习

9.1 SPECIFICATION OF VECTOR AUTOREGRESSIONS

9.1 SPECIFICATION OF VECTOR AUTOREGRESSIONS

Vector autoregressions generalize the simple univariate autoregressions to the multivariate case where becomes an (n × 1) vector and so extend the information set to . As with univariate data, nearly all the work on forecasting with VARs assumes MSE loss and uses VARs to approximate the conditional mean of the outcome variable of interest. Many of the properties of VARs are simple multivariate generalizations of the results for the univariate models covered in chapter 7. For example, just as an autoregression summarizes the first and second moments of a univariate time series, we can think of the VAR as a summary of the first and second moments of the vector . The Wold representation theorem also extends to the multivariate case and hence VARs can be used to approximate covariance stationary multivariate processes. Indeed, some papers extend VARs to include moving average terms so as to better approximate the underlying process by means of a parsimonious representation.1

The pth order VAR for an vector takes the following form:

where is an matrix of autoregressive coefficients for , and . The vector of intercepts c can easily be extended to contain a set of deterministic variables such as seasonals or trends.

Model (9.1) is a system of equations with the same regressors appearing in each equation. The innovations of , can be correlated across individual equations with general covariance matrix -, but the lag length, is typically chosen to be large enough so is serially uncorrelated for all variables in the

Equation (9.1) is convenient shorthand but buries a lot of notation that is needed to examine these models. Letting be the coefficient capturing the effect of the j th lag of on we can write

Here the first terms show how is affected by , while the last terms show how is affected by lags of

Defining and , (9.1) can conveniently be written as a set of stacked equations for the matrices and and a matrix

where is

VARs initially became a popular forecasting tool because of their relative simplicity in terms of which choices need to be made by the forecaster. When estimating a VAR by classical methods, only two choices need to be made to construct forecasts: which variables to include (selection of , and how many lags of the variables to include (selection of . However, the risk of overparameterization of VARs is high given that the inclusion of just a few variables with a few lags requires a large number of parameters to be estimated, often from relatively short data spans. For example, the model in (9.1) has mean parameters, plus another covariance parameters, -. To deal with parameter estimation error, very quickly forecasters turned to methods such as Granger causality tests which can help remove regressors that do not appear to be useful and hence reduce the size of the model. Bayesian procedures which reduce parameter estimation error by shrinking the parameter estimates towards some target value are also popular. The move towards Bayesian methods has, however, complicated the formulation of the models as they require choices on priors and algorithms for estimation. A large and sophisticated literature makes use of improvements in computational algorithms to address such issues.

Example 9.1.1 (Modeling the term structure of interest rates). Affine term structure models make extensive use of vector autoregressive dynamics to derive the complete term structure of interest rates under no-arbitrage restrictions. To see how this works, let be the price at time t of a zero-coupon bond that expires in period so that n is the bond’s maturity. To account for risk, let be the stochastic discount factor, or so-called pricing kernel, used to price nominal payoffs at time t + 1. Under no-arbitrage, the current price of an n-period bond that pays one dollar at time is

To derive pricing restrictions from this equation, suppose that the pricing kernel takes the form

where and is the short rate. Thus, the coefficients, are assumed to be affine functions of a vector of state variables, . Assuming that the short interest rate, is also an affine function of i.e., , the entire term structure will be driven by the vector of state variables . Suppose these follow a VAR(1) process,

and so are affected by the same shocks as the pricing kernel in (9.5). Conjecturing a solution of the form

it can easily be verified from (9.4)–(9.6) that and must satisfy the recursive relations

with as initial conditions. Given a set of estimates for the VAR coefficients μ, A, - in (9.6) and for the remaining parameters , we can compute the entire term structure of zero-coupon bond prices from (9.7); see Wright (2011) for further discussion of how this model can be estimated.

练习题

What does a vector autoregression (VAR) generalize from a univariate autoregression?

A. It extends the model to include only deterministic variables.
B. It generalizes to the multivariate case where becomes an vector.
C. It reduces the model to a single equation.
D. It removes the need for an information set.

What assumption is nearly always made when forecasting with VARs?

A. Maximum likelihood estimation
B. MSE loss
C. Non-stationarity of data
D. No autocorrelation in errors

What does the Wold representation theorem allow VARs to approximate?

A. Non-stationary processes
B. Covariance stationary multivariate processes
C. Univariate autoregressive processes only
D. Deterministic processes

The pth order VAR equation includes a term for moving average processes.

In VARs, the vector of intercepts can include deterministic variables such as seasonals or trends.

In the pth order VAR equation , is an matrix of __________ coefficients.

The innovations in a VAR model can be correlated across individual equations with a general __________ matrix.

Explain the purpose of extending VARs to include moving average terms.

Which of the following are true about the stacked equations representation of VARs?

A. It involves matrices , , and .
B. is .
C. It is represented as .
D. It can only be used for univariate time series.

What are the risks associated with VARs due to their structure?

A. High risk of overparameterization
B. Low risk of overfitting
C. Requirement for large data spans
D. Simplicity in terms of choices for the forecaster

What methods are commonly used to deal with parameter estimation error in VARs?

What is a key complication introduced by the move towards Bayesian methods in VARs?

A. Increased computational complexity
B. Requirement for choices on priors and algorithms for estimation
C. Reduction in the number of parameters to estimate
D. Simplification of the model structure

Which of the following is a feature of affine term structure models?

A. They do not use VAR dynamics.
B. They make extensive use of vector autoregressive dynamics.
C. They are limited to univariate time series.
D. They ignore no-arbitrage restrictions.

How do affine term structure models account for risk in pricing bonds?

Which of the following are considerations when estimating a VAR by classical methods?

A. Selection of variables to include
B. Selection of the number of lags
C. Choosing the appropriate loss function
D. Determining the optimal sample size

Which of the following statements correctly describes the relationship between univariate autoregressions and vector autoregressions (VARs)?

A. VARs are a generalization of univariate autoregressions to the multivariate case, extending the information set to include multiple variables and their lags.
B. Univariate autoregressions are a special case of VARs where the number of variables .
C. VARs can only be used for forecasting macroeconomic variables, while univariate autoregressions are used for financial time series.
D. Both A and B are correct.

Which of the following are true about the pth order VAR equation?

A. The equation takes the form .
B. is an matrix of autoregressive coefficients for .
C. The innovations are serially correlated for all variables in the VAR.
D. The lag length is typically chosen to ensure is serially uncorrelated for all variables in the VAR.

登录后解锁笔记、知识点解析、AI 问答

立即登录