statsmodels.tsa.statespace.kalman_filter.PredictionResults.filter_attributes

PredictionResults.filter_attributes = ['filtered_state', 'filtered_state_cov', 'predicted_state', 'predicted_state_cov', 'forecasts', 'forecasts_error', 'forecasts_error_cov']

Last update: Mar 18, 2024