statsmodels.tsa.statespace.kalman_smoother.KalmanSmoother
=========================================================

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

.. autoclass:: KalmanSmoother

   

   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
   
    
    
      ~KalmanSmoother.bind
    
    
      ~KalmanSmoother.filter
    
    
      ~KalmanSmoother.impulse_responses
    
    
      ~KalmanSmoother.initialize_approximate_diffuse
    
    
      ~KalmanSmoother.initialize_known
    
    
      ~KalmanSmoother.initialize_stationary
    
    
      ~KalmanSmoother.loglike
    
    
      ~KalmanSmoother.loglikeobs
    
    
      ~KalmanSmoother.set_conserve_memory
    
    
      ~KalmanSmoother.set_filter_method
    
    
      ~KalmanSmoother.set_inversion_method
    
    
      ~KalmanSmoother.set_smoother_output
    
    
      ~KalmanSmoother.set_stability_method
    
    
      ~KalmanSmoother.simulate
    
    
      ~KalmanSmoother.smooth
    
   
   

   
   
   