RJT1990 / pyflux

Open source time series library for Python
BSD 3-Clause "New" or "Revised" License
2.11k stars 240 forks source link

Check invertibility of ARIMA models #58

Open RJT1990 opened 7 years ago

RJT1990 commented 7 years ago

Should be a method available; possibly a warning presented to the user as well if the model is not invertible after being fitted.