statsmodels.regression.linear\_model.WLS ======================================== .. currentmodule:: statsmodels.regression.linear_model .. autoclass:: WLS :exclude-members: .. rubric:: Methods .. autosummary:: :toctree: generated/ ~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 .. rubric:: Properties .. autosummary:: :toctree: generated/ ~WLS.df_model ~WLS.df_resid ~WLS.endog_names ~WLS.exog_names