﻿statsmodels.tsa.statespace.kalman\_smoother.SmootherResults
===========================================================

.. currentmodule:: statsmodels.tsa.statespace.kalman_smoother

.. autoclass:: SmootherResults
   :exclude-members:

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~SmootherResults.news
      ~SmootherResults.predict
      ~SmootherResults.smoothed_state_autocovariance
      ~SmootherResults.smoothed_state_gain
      ~SmootherResults.update_filter
      ~SmootherResults.update_representation
      ~SmootherResults.update_smoother
   
   
   
   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~SmootherResults.kalman_gain
      ~SmootherResults.smoothed_forecasts
      ~SmootherResults.smoothed_forecasts_error
      ~SmootherResults.smoothed_forecasts_error_cov
      ~SmootherResults.standardized_forecasts_error
   
   
   