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

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

.. autoclass:: SmootherResults

   

   .. 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:
      
         SmootherResults.predict
         SmootherResults.update_filter
         SmootherResults.update_representation
         SmootherResults.update_smoother



   

   .. 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:
      
         SmootherResults.kalman_gain
         SmootherResults.smoothed_forecasts
         SmootherResults.smoothed_forecasts_error
         SmootherResults.smoothed_forecasts_error_cov
         SmootherResults.standardized_forecasts_error