statsmodels.tsa.ar\_model.AR ============================ .. currentmodule:: statsmodels.tsa.ar_model .. autoclass:: AR .. 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: AR.fit AR.from_formula AR.hessian AR.information AR.initialize AR.loglike AR.predict AR.score AR.select_order .. 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: AR.endog_names AR.exog_names