正在学习
10.6 FORECASTING WITH PANEL DATA
10.6 FORECASTING WITH PANEL DATA
Although our analysis has thus far focused on time-series forecasting, nothing prevents the forecasting methods from being used in a different context such as cross sections or panel data. The key point is that the predictor variables are predetermined either in the time dimension or in a cross-sectional sense. For example, we could build a forecasting model on a large cross-section of credit-card holders using data on household characteristics, past payment records, etc. Here the implicit time dimension is that we know whether a payment in the data subsequently turned out fraudulent.
In a predictive context, panel regressions may take the form
where i refers to individual units such as households, stocks, etc., while t refers to the time dimension. Stacking the data into an vector
, and letting , with X being an matrix of the data, (10.28) can be written more compactly as
where u is an vector stacked in the same way as . For the random effects model , where , with and being mutually independent across i and as well as independent of The vector of error terms can then be written as
where and Moreover, the variance–covariance matrix for u simplifies to
Assuming a known covariance matrix , the best linear unbiased estimator of is obtained by generalized least squares, ; see Baltagi (2013). Moreover, as shown by Goldberger (1962), the best linear unbiased predictor of is
where , and captures any ability of the current vector of errors to predict future shocks to the i th variable in period . For the random effects model, , and so , where is an vector of except for a 1 in the i th place. See Baltagi (2013) for further details and discussion.
Two issues arise with the approach to forecasting in (10.29). First, this approach assumes that is known, an assumption that is very unlikely to hold, and so introduces estimation errors when implemented in practice. Second, the forecast is best among unbiased estimators but, as we have seen throughout the book, there is often no reason to require forecasts to be unbiased. Even under MSE loss, bias can usually be traded off against forecast error variance in a way that reduces the expected loss.
Work by Baillie and Baltagi (1999) suggest that despite these deficiencies, what they label a “full-fledged GLS predictor” of that uses plug-in maximum likelihood estimates in place of unknown parameters, produces better forecasting performance compared with OLS or fixed effect predictors that ignore the random error structure in the data. The performance of the GLS estimator is particularly strong in the presence of large contributions from the random error, i.e., when is high.
练习题
In the panel regression model , what does the index represent?
What is the form of the vector in the panel regression model?
In the random effects model , what is the distribution of ?
Which of the following are components of the error term vector in the random effects model?
What are the assumptions about and in the random effects model?
What are the components of the variance-covariance matrix for ?
The best linear unbiased estimator of is obtained by ordinary least squares (OLS) when the covariance matrix is known.
In the random effects model, .
The best linear unbiased predictor of is given by , where and captures the ability of the current vector of errors to predict future shocks to the th variable in period . For the random effects model, , where is an vector of s, except for a in the th place. The blank refers to the vector ___.
Explain the role of the matrix in the panel regression model.
Which of the following is true about the generalized least squares (GLS) estimator ?
What are the steps involved in the PLS algorithm as described by Hastie, Tibshirani, and Friedman (2009)?
If the PLS algorithm continues until , it becomes similar to OLS regression on the full set of original predictors.
In the PLS algorithm, the update step for the forecast is , where . The blank refers to the term ___.
What is the advantage of Bayesian VARs over factor models in producing density forecasts?
登录后解锁笔记、知识点解析、AI 问答
立即登录