After a var with seasonalities:
var v1 v2 v3 in 1/65, lags(1/2) exog (qseas*)
fcast compute m_, step(6)
and receive the error: "exogenous variables cannot be missing in the forecast period"
What must i do to eliminate the error?
Thanks
Eli Hadad Junior
var v1 v2 v3 in 1/65, lags(1/2) exog (qseas*)
fcast compute m_, step(6)
and receive the error: "exogenous variables cannot be missing in the forecast period"
What must i do to eliminate the error?
Thanks
Eli Hadad Junior
Comment