VECMResults.test_whiteness(nlags=10, signif=0.05, adjusted=False)
[source]
Test the whiteness of the residuals using the Portmanteau test.
This test is described in [1], chapter 8.4.1.
Parameters: |
|
---|---|
Returns: |
result |
Return type: |
|
[1] | Lütkepohl, H. 2005. New Introduction to Multiple Time Series Analysis. Springer. |
© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.tsa.vector_ar.vecm.VECMResults.test_whiteness.html