statsmodels.regression.linear\_model.WLS
========================================

.. currentmodule:: statsmodels.regression.linear_model

.. autoclass:: WLS

   

   .. 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:
      
         WLS.fit
         WLS.fit_regularized
         WLS.from_formula
         WLS.get_distribution
         WLS.hessian
         WLS.hessian_factor
         WLS.information
         WLS.initialize
         WLS.loglike
         WLS.predict
         WLS.score
         WLS.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:
      
         WLS.df_model
         WLS.df_resid
         WLS.endog_names
         WLS.exog_names