Dear All
Is there a program in Stata that can perform the Clark and West (2007) test for out-of-sample prediction?
CW= (actual- Prediction_Bencht)^2 - [(actual - Prediction)^2 - (Prediction_Bencht - Prediction)^2],
Calculating the CW statistic may not be complicated but I am not sure how to get the CW p-values to determine the significance?!
Ref: Clark, T., and West, K. 2007. Approximately normal tests for equal predictive accuracy in nested models. Journal of Econometrics.
Is there a program in Stata that can perform the Clark and West (2007) test for out-of-sample prediction?
CW= (actual- Prediction_Bencht)^2 - [(actual - Prediction)^2 - (Prediction_Bencht - Prediction)^2],
Calculating the CW statistic may not be complicated but I am not sure how to get the CW p-values to determine the significance?!
Ref: Clark, T., and West, K. 2007. Approximately normal tests for equal predictive accuracy in nested models. Journal of Econometrics.
Comment