statsmodels.tsa.statespace.exponential_smoothing.ExponentialSmoothingResults.fittedvalues¶ ExponentialSmoothingResults.fittedvalues¶ (array) The predicted values of the model. An (nobs x k_endog) array. Last update: Jun 10, 2024