Preliminary checks for inputs provided for the performing out-of-sample forecasting
ChecksOOS(t0Forecast, t0Sample, nForecasts, ForecastType, TimeLength)
t0Forecast
: Index of the last set of observations in the information set at the first forecasting roundt0Sample
: Index of the first set of observations in the information set at the first forecasting roundnForecasts
: Number of forecasting sets generatedForecastType
: Forecast type. Available options are "Rolling" and "Expanding".TimeLength
: Time-series dimension of the modelUseful links