﻿statsmodels.tsa.arima\_model.ARIMA
==================================

.. currentmodule:: statsmodels.tsa.arima_model

.. autoclass:: ARIMA
   :exclude-members:

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~ARIMA.fit
      ~ARIMA.from_formula
      ~ARIMA.geterrors
      ~ARIMA.hessian
      ~ARIMA.information
      ~ARIMA.initialize
      ~ARIMA.loglike
      ~ARIMA.loglike_css
      ~ARIMA.loglike_kalman
      ~ARIMA.predict
      ~ARIMA.score
   
   
   
   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~ARIMA.endog_names
      ~ARIMA.exog_names
   
   
   