﻿statsmodels.regression.linear\_model.GLSAR
==========================================

.. currentmodule:: statsmodels.regression.linear_model

.. autoclass:: GLSAR
   :exclude-members:

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~GLSAR.fit
      ~GLSAR.fit_regularized
      ~GLSAR.from_formula
      ~GLSAR.get_distribution
      ~GLSAR.hessian
      ~GLSAR.hessian_factor
      ~GLSAR.information
      ~GLSAR.initialize
      ~GLSAR.iterative_fit
      ~GLSAR.loglike
      ~GLSAR.predict
      ~GLSAR.score
      ~GLSAR.whiten
   
   
   
   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~GLSAR.df_model
      ~GLSAR.df_resid
      ~GLSAR.endog_names
      ~GLSAR.exog_names
   
   
   