﻿statsmodels.tsa.base.prediction.PredictionResults
=================================================

.. currentmodule:: statsmodels.tsa.base.prediction

.. autoclass:: PredictionResults
   :exclude-members:

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~PredictionResults.conf_int
      ~PredictionResults.summary_frame
      ~PredictionResults.t_test
   
   
   
   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~PredictionResults.predicted_mean
      ~PredictionResults.row_labels
      ~PredictionResults.se_mean
      ~PredictionResults.tvalues
      ~PredictionResults.var_pred_mean
   
   
   