statsmodels.tsa.vector_ar.svar_model.SVARResults.plot_acorr¶
- SVARResults.plot_acorr(nlags=10, resid=True, linewidth=8)¶
 Plot autocorrelation of sample (endog) or residuals
Sample (Y) or Residual autocorrelations are plotted together with the standard \(2 / \sqrt{T}\) bounds.
  
    
      Last update:
      Jun 10, 2024