Logo

statsmodels.tsa.statespace.mlemodel.MLEModel.initialize_statespace

MLEModel.initialize_statespace(**kwargs)[source]

Initialize the state space representation

Parameters:

**kwargs :

Additional keyword arguments to pass to the state space class constructor.

Previous topic

statsmodels.tsa.statespace.mlemodel.MLEModel.initialize_known

Next topic

statsmodels.tsa.statespace.mlemodel.MLEModel.initialize_stationary

This Page