正在学习

Nonparametric Forecasting Methods

Nonparametric Forecasting Methods

The methods examined in the preceding chapters have all been either fully parametric—in which case the forecasting model is specified up to a finitedimensional vector of unknown parameters, β—or close to fully parametric, involving a search over a fixed set of parametric models (as in chapter 6). In chapter 4 we noted the possibility that any given parametric forecasting model might not include the true model. Indeed, to know the true model one must know all or a substantial part of the joint density of Z—a requirement that typically does not hold in practical forecasting situations.

The loss function for a given problem at hand indicates which features of the joint distribution of Z we are interested in. For MSE loss, this is the conditional mean of Y given Z. For lin-lin loss, it is a conditional quantile. This chapter examines methods that have been used to approximate such objects nonparametrically or semi-non-parametrically with minimal information on the underlying model. These methods use the data to estimate the forecasting model in a way that can approximate as many of the potentially true models as possible. There are still restrictions on the set of functions that can be handled, but nonparametric approaches aim to find methods that work for a wide class of functions. By widening the set of models that can be estimated, there is a greater chance that the estimated forecasting model is close to the optimal model. Naturally there is a price to pay for the wider search adopted by nonparametric forecasting models. First, a practical consideration is the dimension of the variables available for constructing forecasts. Since many methods become difficult to implement with a large set of predictors, they are primarily used when the list of predictors is relatively short. Related to this, the wider search over functional forms means that there is much greater risk of overfitting the models insample, and hence of constructing models that deliver poor forecasting performance when used in practice.

For any nonparametric method there is a very large set of variations and modifications to the benchmark methods. It is not possible to examine all of these here, so instead we present the simplest forms of the methods supplemented with discussions of their advantages and disadvantages. We focus on three approaches. The first approach, used less commonly in forecasting situations, is kernel estimation. Kernel estimation can be employed in two ways. First, we can estimate the conditional density of Y given Z, then use this density to construct the forecast, just as is done in estimation of density forecasts. Alternatively, we can use kernel methods to directly estimate the feature of the conditional distribution we are interested in, e.g., the conditional mean. The second approach, sieve estimation, is far more commonly used in forecasting studies. Sieve estimators include neural nets as well as other regression methods that use basis functions for approximation. A third approach is to use methods developed in the statistical (machine) learning literature such as boosted regression trees. These can accommodate forecasts even in the presence of large-dimensional predictors.

Nonparametric approaches to forecasting require large data samples and so can be expected to yield better results for such situations. Electricity demand and electricity prices is one such area where a large number of published papers use nonparametric forecasting methods. Electricity loads predicted by temperature variations exhibit a clear nonlinearity as loads are expected to be high for both very cold and very hot weather. Because of the strong nonlinearity in this relationship, nonparametric procedures provide better forecasts than linear models which are not considered reasonable. However, there appears to be little empirical evidence to suggest that one approach is dominant. There is less evidence of nonlinearity in electricity price forecasting. Despite a very large number of applications of various nonparametric procedures there is not much evidence to suggest that one nonparametric approach dominates other approaches or even improves upon linear models; see Aggarwal, Saini, and Kumar (2009) for a review.

Section 11.1 reviews kernel models and section 11.2 goes over the estimation of sieve models. Boosted regression trees are covered in section 11.3, while section 11.4 concludes.

练习题

Which of the following best describes the main difference between parametric and nonparametric forecasting models?

A. Parametric models use a fixed set of predictors, while nonparametric models use a variable set.
B. Parametric models are specified up to a finite-dimensional vector of unknown parameters, while nonparametric models make minimal assumptions about the underlying model.
C. Nonparametric models are always more accurate than parametric models.
D. Parametric models require large data samples, while nonparametric models do not.

What does the loss function indicate in forecasting problems?

A. The set of predictors to be used in the model.
B. The features of the joint distribution of that are of interest.
C. The computational complexity of the model.
D. The number of parameters in the model.

What are the drawbacks of nonparametric forecasting models? (Select all that apply)

A. They are difficult to implement with a large set of predictors.
B. They always provide more accurate forecasts than parametric models.
C. They have a greater risk of overfitting the models in-sample.
D. They require minimal information about the underlying model.

Nonparametric approaches to forecasting require large data samples to yield better results.

Kernel estimation can be used to directly estimate the feature of the conditional distribution we are interested in, such as the ___.

Explain why sieve estimation is more commonly used in forecasting studies compared to kernel estimation.

Which of the following is a key advantage of boosted regression trees in nonparametric forecasting?

A. They are limited to small sets of predictors.
B. They can accommodate forecasts even with large-dimensional predictors.
C. They always outperform kernel estimation.
D. They are only suitable for linear relationships.

Which of the following statements about nonparametric approaches are true? (Select all that apply)

A. They aim to find methods that work for a wide class of functions.
B. They are guaranteed to provide the optimal forecasting model.
C. They widen the set of models that can be estimated.
D. They are less likely to overfit the data compared to parametric models.

There is strong empirical evidence that one nonparametric approach dominates all others in forecasting performance.

How do nonparametric procedures perform better than linear models in forecasting electricity loads?

When comparing nonparametric forecasting methods with factor-augmented VARs in large predictor sets, which statement is correct?

A. Nonparametric methods always outperform factor-augmented VARs in large predictor sets.
B. Factor-augmented VARs are generally more effective in large predictor sets than nonparametric methods.
C. Both methods perform equally well regardless of the number of predictors.
D. Nonparametric methods are only effective for small predictor sets.

Which of the following are true about the drawbacks of nonparametric forecasting models? Select all that apply.

A. They are primarily used when the list of predictors is relatively large.
B. They have a greater risk of overfitting the models in-sample.
C. They are less flexible and cannot approximate a wide class of functions.
D. They become difficult to implement with a large set of predictors.

Nonparametric approaches to forecasting are generally preferred over linear models for predicting electricity prices due to the strong nonlinearity in the relationship between electricity loads and temperature variations.

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

立即登录