正在学习
10.4.3 Missing Observations
10.4.3 Missing Observations
Incomplete data and missing observations are important practical concerns for economic forecasters. Far from being a balanced panel of observations, the typical data set encountered in practice involves variables whose samples are of different length and may even be measured at different frequencies. To address this problem, Stock and Watson (2002b) propose using a simple expectation-maximization (EM) algorithm that fills in missing observations. Consider the objective function
where is the i th row of - and is an indicator function defined as follows:
Stock and Watson propose an iterative procedure for obtaining an initial set of estimates, , and the accompanying factors, . These are then used to fill out the missing values, i.e., . Using the rebalanced data set, a new set of factor estimates, is extracted from the largest eigenvalues of the sample covariance matrix, , where . These factor estimates are in turn used to obtain new estimates of by regressing on the updated factor estimates and updating the missing observations. The process continues until convergence. For further details, see Stock and Watson (2002b, Appendix A).
In addition to missing data points, outliers can be a real problem when dealing with large data sets for which every series cannot be guaranteed to be of the same quality as when only a few series are used. A filter that replaces outliers with an estimate can be adopted in such situations.
10.4.4 Partial Least Squares
Principal components methods ignore information on the outcome variable, y, in constructing linear combinations of the N predictors, X. The partial least squares (PLS) method accounts for such correlations in constructing linear combinations of the predictors. The method first standardizes each x-variable to have zero mean and unit variance, i.e., where are the sample mean and sample standard deviation of , respectively. The method then proceeds iteratively through the following algorithm as described by Hastie, Tibshirani, and Friedman (2009, page 81). First, initiate the algorithm by setting , where and . Then, for repeat the following steps: (i) form the linear combination of x-variables , where ; (ii) update the forecast to , where orthogonalize with respect to by setting , where . Then repeat step (i).
Here are linear combinations of the x˜-variables and are often referred to as directions. Notice how the partial least squares method weights the individual variables by the strength of their (univariate) correlations with the outcome. If the algorithm continues until , it becomes similar to OLS regression on the full set of original predictors.
Despite explicitly accounting for the correlation between the outcome and the linear combinations of x-variables, in practice, often the PLS method acts similarly to Ridge regressions and principal components methods; for further discussion, see Hastie, Tibshirani, and Friedman (2009).
练习题
In the EM algorithm for missing observations, what does the indicator function represent?
What is the purpose of the iterative procedure in the EM algorithm for missing observations?
Which of the following is used to extract new factor estimates in the EM algorithm?
The process of updating estimates and missing observations in the EM algorithm continues until the estimates converge.
Outliers in large data sets can be ignored without affecting the quality of the data.
The objective function in the EM algorithm for missing observations is given by . The term represents the ___ row of the matrix .
In the EM algorithm, the missing values are filled out using the formula . If is missing, the term equals ___.
Explain the role of the sample covariance matrix in the EM algorithm for missing observations.
What is the significance of the indicator function in the context of missing data?
Which of the following statements about the EM algorithm for missing observations are correct?
What are the key steps involved in the PLS algorithm as described by Hastie, Tibshirani, and Friedman (2009)? (Select all that apply)
Which of the following best describes the PLS method's approach to handling correlations between the outcome and linear combinations of x-variables?
Which of the following are true about the PLS method? (Select all that apply)
Which of the following statements are true regarding the handling of missing observations and outliers in economic forecasting? (Select all that apply)
When using the EM algorithm to handle missing observations in economic forecasting, the objective function is minimized with respect to which parameters?
Which of the following steps are part of the iterative procedure for handling missing observations using the EM algorithm? (Select all that apply)
The PLS method becomes similar to OLS regression on the full set of original predictors if the algorithm continues until .
In the EM algorithm, the missing values are filled in using the formula , where is an indicator function that equals ___ if is observed and ___ if is missing.
登录后解锁笔记、知识点解析、AI 问答
立即登录