statsmodels.tsa.statespace.kalman_filter.PredictionResults
==========================================================

.. currentmodule:: statsmodels.tsa.statespace.kalman_filter

.. autoclass:: PredictionResults

   

   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
   
    
    
      ~PredictionResults.predict
    
    
      ~PredictionResults.update_filter
    
    
      ~PredictionResults.update_representation
    
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~PredictionResults.filter_attributes
      ~PredictionResults.kalman_gain
      ~PredictionResults.representation_attributes
      ~PredictionResults.standardized_forecasts_error
   
   