statsmodels.regression.recursive_ls.RecursiveLS.fit#
- RecursiveLS.fit()[source]#
Fits the model by application of the Kalman filter
- Returns:
RecursiveLSResultsThe fitted results object.
Fits the model by application of the Kalman filter
RecursiveLSResultsThe fitted results object.