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

.. currentmodule:: statsmodels.tsa.arima_model

.. autoclass:: ARMA
   :exclude-members:

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

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

   .. autosummary::
      :toctree:

      ~ARMA.endog_names
      ~ARMA.exog_names
   
   
   