Logo

statsmodels.regression.recursive_ls.RecursiveLS.initialize

RecursiveLS.initialize()

Initialize (possibly re-initialize) a Model instance. For instance, the design matrix of a linear model may change and some things must be recomputed.

Previous topic

statsmodels.regression.recursive_ls.RecursiveLS.information

Next topic

statsmodels.regression.recursive_ls.RecursiveLS.initialize_approximate_diffuse

This Page