Hi,

I was trying to estimate an ARIMA model with both seasonal and non-seasonal ar and ma terms. However, when estimating the model, an error message saying "flat or discontinuous region encountered

numerical derivatives are approximate" popped up. The model I was trying to estimate was ARIMA(3,1,3)(2,0,1)12 and the command i used was "arima ln_ta in 1/396, arima(3,1,3) sarima(2,0,1,12) vce(robust)" . Does anyone know how to solve this issue?

Thank you

Thushara

Similar questions and discussions