statsmodels.tsa.ar\_model.ARResults
===================================

.. currentmodule:: statsmodels.tsa.ar_model

.. autoclass:: ARResults

   

   .. 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:
      
         ARResults.aic
         ARResults.bic
         ARResults.bse
         ARResults.conf_int
         ARResults.cov_params
         ARResults.f_test
         ARResults.fittedvalues
         ARResults.fpe
         ARResults.hqic
         ARResults.initialize
         ARResults.llf
         ARResults.load
         ARResults.normalized_cov_params
         ARResults.predict
         ARResults.pvalues
         ARResults.remove_data
         ARResults.resid
         ARResults.roots
         ARResults.save
         ARResults.scale
         ARResults.sigma2
         ARResults.summary
         ARResults.t_test
         ARResults.t_test_pairwise
         ARResults.tvalues
         ARResults.wald_test
         ARResults.wald_test_terms



   

   .. 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:
      
         ARResults.preddoc
         ARResults.use_t