正在学习
4.1 LOSS-BASED ESTIMATORS
4.1 LOSS-BASED ESTIMATORS
A straightforward approach to constructing a forecasting model1 is to specify the model up to a set of unknown parameters, , where is the set of possible parameter values, and then estimate these parameters directly using the sample analog for the model’s expected loss based on data . This procedure, usually described as an M-estimator, yields2
The forecast of next period’s outcome, denoted by , is then constructed using the estimates, . Notice that there is no assumption (or expectation) that the forecast model is correctly specified.
Under relatively general conditions it can be established that
T ^ { - 1 } \sum _ { t = 0 } ^ { T - 1 } L ( f ( z _ { t } , \beta ^ { * * } ) , \boldsymbol { y } _ { t + 1 } ) - T ^ { - 1 } \sum _ { t = 0 } ^ { T - 1 } L ( f ( z _ { t } , \boldsymbol { \hat { \beta }}} ) , \boldsymbol { y } _ { t + 1 } ) = o _ {P } ( 1 ) ,\tag{4.3}
where
Here we use the notation to denote the average (over the sample) best choice for as opposed to defined in the previous chapter as the best choice at time T. As discussed below, these may differ. Proofs of results such as (4.4) are typically broken into two steps: first show that the objective function converges uniformly in then show that . A wide range of assumptions can be used to establish the result. Differences in the required assumptions reflect the form of stationarity of the data (strict, second order, or global) and type of time-series dependence assumed for the data (mixing conditions, near epoch dependence, summability assumptions, etc.), and the degree of smoothness of the objective function. Because of such differences, any attempt to write down assumptions and prove general results will be both lengthy and incomplete. For i.i.d. data, a summary of results is provided in Newey and McFadden (1994). For dependent data, Wooldridge (1994) is an excellent source for results.
Drawing on Wooldridge (1994, Theorems 4.2 and 4.3), we simply present a set of assumptions that both illustrate the character of the results and are general enough to cover many forecast situations. Assume the following.
, where is compact.
and are measurable functions in and continuous in on
For each satisfies a weak law of large numbers (LLN).
There exists a function such that
(a) for all
(b) satisfies a weak LLN.
Under these assumptions
This result gives a uniform weak LLN for the objective function over the possible parameters of the forecast model. The result is for a stronger case than that in Wooldridge (1994) because we assume that the loss function does not vary over time, which is a typical assumption for most forecast problems, although the results can be extended to allow the function itself to change.
Application of the result in (4.5) still requires proof of the two weak LLNs in the theorem, which in turn requires stationarity and dependence assumptions. Weak LLN results follow fairly directly from general assumptions, for example if (2) above holds, is φ-mixing of size or is α- mixing of size , where , and for some and all t, then (3) above holds (see White, 2001, Corollary 3.48), where the addition of assumption (2) ensures that is mixing for any . Given these assumptions and the assumption that there is a unique maximizer to lim , it follows that in (4.2) is consistent for
Results such as (4.5) suggest that—given enough data—the average loss from using in the forecasting model is close to the smallest possible value of lim , holding the forecast model constant. What we really want is a forecast model that comes close to obtaining the smallest possible conditional expected loss ; in our notation this is . An alternative way to make this point is to note that we want , but (4.5) establishes convergence at which need not be equal to
The objective we have minimized and the objective we would like to minimize are the same if the data are strictly stationary, i.e., under the assumption that the data are drawn from a strictly stationary process so . This is a very strong assumption, and unlikely to hold for most forecasting applications. For parameter estimators such as linear projections that depend only on the first two moments of , the assumption of covariance stationarity suffices. More likely in any forecast situation, the data are heterogeneous in the sense that the data-generating process changes over time. Using past data to estimate the forecast model in such situations yields an estimator that works “on average,” as opposed to being tailored towards the current forecasting problem. We illustrate this point in the following example.
Example 4.1.1 (Best average versus best current model under MSE loss). Suppose that and is mean 0 with heterogeneous second and third moments denoted . Let the forecast model . Then under MSE loss which is minimized at . In this model , where does not depend on β. Assuming that is finite, at T. As usual the OLS coefficient gives the best “average” fit and here this differs from the best current model.
Note that (4.5) holds for a broad class of loss functions and forecast models, including loss functions that are not differentiable everywhere. This generality comes at a cost—some of the assumptions are stronger than we might prefer for some oftenused loss functions. For example, under MSE loss where both the loss function is differentiable and a closed-form solution for is available, we might not assume that the parameter space is compact. Indeed, for this simple problem, consistency results that do not require compactness are available for the least squares estimator.
For more complicated forecasting models , nonlinear models) the assumption of compactness fits well with the common forecasting approach of using an “insanity filter,” which ignores the forecast if the forecast is deemed too far from the current outcome. Given the data, this could be considered a bound on the parameters that one is willing to entertain, which essentially amounts to a compactness assumption.
Some results have been established for particular combinations of loss functions and forecast models. The following example illustrates this.
Example 4.1.2 (M-estimator under lin-lin loss). Consider the piecewise linear (linlin) loss function with and a linear forecast model of the form :
Loss-based estimation of the forecasting model suggests using the analog
This is the M-estimator for the quantile α. Komunjer (2005) gives assumptions under which the M-estimator of is consistent for , including results for more general models.
When the loss function is twice differentiable everywhere, we can use expansions to establish the above results. A second-order mean value expansion yields
for some intermediate value, , between and . Here we used the first-order optimality condition, , when evaluated at . Provided that is consistent for and does not diverge, it follows that the average loss evaluated at the pseudo-true value and estimated value, become similar.
The assumption of a unique maximizer may not hold in practice. For example, consider estimation of the parameters of an ARMA–GARCH model (discussed further in chapters and 13) under MSE loss. Under this type of loss, the optimal forecast is simply the conditional mean and so the GARCH volatility parameters (other than the intercept) are unidentified. It may not be obvious that a lack of identification of the model is of practical concern for the forecaster since this simply means that two forecast models are equally good in terms of their expected (or average) loss. Using an unidentified model could, however, make it difficult to explain the forecast if two models yield the same expected outcome.
Finally, notice that a key assumption here is that we can formulate a parametric forecast model. We examine nonparametric methods in chapter 11.
练习题
What does the M-estimator in equation (4.2) minimize?
What is the forecast of next period's outcome constructed using?
Which of the following are assumptions for loss-based estimators? (Select all that apply)
The convergence result in equation (4.3) implies that the difference between the sample average loss and the expected loss converges to zero in probability.
The definition of is given by . This represents the average (over the sample) best choice for based on the ___.
Explain why the forecast model does not need to be correctly specified for the M-estimator to work.
Which of the following is a condition for the consistency of for ?
The uniform weak LLN for the objective function implies that the maximum difference between the sample average loss and the expected loss converges to zero in probability.
The function in assumption 4(a) must satisfy the condition that follows a ___.
How does the M-estimator differ from the maximum likelihood estimator (MLE) in terms of the objective function?
Which of the following statements correctly describes the relationship between the M-estimator and the average best choice in the context of loss-based estimators for forecasting models?
Which of the following are assumptions required for the consistency of for in loss-based estimators for forecasting models? Select all that apply.
The forecast of next period's outcome , denoted by , is constructed using the true parameter values rather than the estimated parameters .
The convergence result for loss-based estimators states that ___ as under certain assumptions.
登录后解锁笔记、知识点解析、AI 问答
立即登录