statsmodels.tsa.statespace.exponential_smoothing.ExponentialSmoothing.initialize_statespace¶
- ExponentialSmoothing.initialize_statespace(**kwargs)¶
Initialize the state space representation
- Parameters:
- **kwargs
Additional keyword arguments to pass to the state space class constructor.