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.


Last update: Mar 18, 2024