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.
Last update:
Nov 14, 2024