Hello, if one is to compare different lag orders for forecasting (and minimize RMSFE, root mean squared forecast error) for lets say autoregressive models and the datagenerating process is an AR(4) model. Thereby using an AR(3) model to forecast one should expect worse RMSFE values than an AR(4) model, but for the sake of discussion, lets say that AR(3) yielded a lower RMSFE although the bias introduced by remaining autocorrelation. Could one then say that the AR(3) is more preferable since the RMSFE is lower even if the AR(4) better fullfils regression assumptions? In other words, can one say that the autocorrelation in AR(3) does not matter when chosing the optimal model since RMSFE is all that matters?
(My real model would be a vector autoregressive model but I use an AR model in this discussion to simplify)
(My real model would be a vector autoregressive model but I use an AR model in this discussion to simplify)