statsmodels.tsa.statespace.exponential_smoothing.ExponentialSmoothingResults.fittedvalues¶ ExponentialSmoothingResults.fittedvalues¶ (array) The predicted values of the model. An (nobs x k_endog) array.