fable::ARIMA: not all series have the same phase
I try to estimate a model using the ARIMA function of the fable package. The function works fine on the example provided by the authors of the package, however, when I try to run the code on my own data, I get the warning: “not all series have the same phase”, and it results in , while I assumed to get an estimated ARIMA model.