rafat / ctsa

A Univariate Time Series Analysis and ARIMA Modeling Package in ANSI C. Updated with SARIMAX and Auto ARIMA.
https://code.google.com/p/ctsa/
Other
57 stars 25 forks source link

incorrect pointer for seasonal passed to sarimax_wrapper #12

Open tylersalminen opened 4 months ago

tylersalminen commented 4 months ago

possible fix for pointer to wrong seasonal method parameter being passed to sarimax_wrapper() method from auto_arima1()