statsmodels.regression.recursive_ls.RecursiveLS.fit#

RecursiveLS.fit()[source]#

Fits the model by application of the Kalman filter

Returns:
RecursiveLSResults

The fitted results object.