Would you please open an issue for this
https://github.com/statsmodels/statsmodels/issues?state=open ?
Can you share the data, so we don't have to figure out how construct a
dataset that can trigger this?
I think if only the MA coefficients are not invertible, and the AR
coefficients are stationary, then we should be able to continue with
the estimation.
In contrast, non-stationary AR coefficients could indicate that the
model is not appropriate and needs to be differenced, for example.
For now I only see giving your own starting values as a solution.
(There is a function to invert MA coefficients in statsmodels.tsa
somewhere and it's not in the documentation.)
Josef
>
> with best regards,
> Suheer