tsa.vector_ar
method
VARResults.
roots
The roots of the VAR process are the solution to (I - coefs[0]*z - coefs[1]*z**2 … - coefs[p-1]*z**k_ar) = 0. Note that the inverse roots are returned, and stability requires that the roots lie outside the unit circle.
statsmodels.tsa.vector_ar.var_model.VARResults.resid_corr
statsmodels.tsa.vector_ar.var_model.VARResults.sample_acorr