statsmodels.regression.linear\_model.GLS ======================================== .. currentmodule:: statsmodels.regression.linear_model .. autoclass:: GLS .. 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: GLS.fit GLS.fit_regularized GLS.from_formula GLS.get_distribution GLS.hessian GLS.hessian_factor GLS.information GLS.initialize GLS.loglike GLS.predict GLS.score GLS.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: GLS.df_model GLS.df_resid GLS.endog_names GLS.exog_names