statsmodels.regression.linear\_model.OLS
========================================

.. currentmodule:: statsmodels.regression.linear_model

.. autoclass:: OLS

   

   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         OLS.fit
         OLS.fit_regularized
         OLS.from_formula
         OLS.get_distribution
         OLS.hessian
         OLS.hessian_factor
         OLS.information
         OLS.initialize
         OLS.loglike
         OLS.predict
         OLS.score
         OLS.whiten



   

   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         OLS.df_model
         OLS.df_resid
         OLS.endog_names
         OLS.exog_names