Is there a way to do this in R? I tried looping through a set of p and q values, but the arima() function chokes in certain combinations. Is there a smart method that will do this correctly?
Or, alternatively, is there a way where I can catch exceptions and let the search process continue?
Or, alternatively, is there a way where I can catch exceptions and let the search process continue?