Closed config-i1 closed 3 years ago
Make sure that ADAM ARIMA works properly, similar to msarima. At the moment it does not optimise the parameters correctly, probably because of the initialisation and filler - polynomials mess up the initials.
Done in ecde148f3b93e73c5130ca2abc6bc48fed815787 - roots of polynomials were calculated incorrectly.
Make sure that ADAM ARIMA works properly, similar to msarima. At the moment it does not optimise the parameters correctly, probably because of the initialisation and filler - polynomials mess up the initials.