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