Exclude certain parameters from AutoARIMA #590
luthfianto
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to exclude specific parameters from AutoARIMA?
For example, I want the parameters with the lowest AIC, but I do not want them to equal ARIMA(0,0,0) and ARIMA(0,0,1)
Beta Was this translation helpful? Give feedback.
All reactions