statsmodels.tsa.statespace.kalman_smoother.KalmanSmoother.memory_options

attribute

KalmanSmoother.memory_options = ['memory_store_all', 'memory_no_forecast', 'memory_no_predicted', 'memory_no_filtered', 'memory_no_likelihood', 'memory_no_gain', 'memory_no_smoothing', 'memory_no_std_forecast', 'memory_conserve']