statsmodels.tsa.arima.model.ARIMA.initialize¶ ARIMA.initialize()¶ Initialize the SARIMAX model. Notes These initialization steps must occur following the parent class __init__ function calls.