statsmodels.tsa.ar_model.AutoRegResults.fittedvalues# AutoRegResults.fittedvalues[source]# The in-sample predicted values of the fitted AR model The k_ar initial values are computed via the Kalman Filter if the model is fit by mle.