statsmodels.tsa.statespace.exponential_smoothing.ExponentialSmoothingResults.fittedvalues

ExponentialSmoothingResults.fittedvalues

(array) The predicted values of the model. An (nobs x k_endog) array.


Last update: Apr 19, 2024