VARResults.test_whiteness()

statsmodels.tsa.vector_ar.var_model.VARResults.test_whiteness

VARResults.test_whiteness(nlags=10, plot=True, linewidth=8) [source]

Test white noise assumption. Sample (Y) autocorrelations are compared with the standard 2 / \sqrt(T) bounds.

登录查看完整内容