Logo

statsmodels.tsa.statespace.mlemodel.MLEResults.fittedvalues

static MLEResults.fittedvalues()[source]

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

Previous topic

statsmodels.tsa.statespace.mlemodel.MLEResults.f_test

Next topic

statsmodels.tsa.statespace.mlemodel.MLEResults.forecast

This Page