statsmodels.tsa.vector_ar.vecm.JohansenTestResult¶
-
class
statsmodels.tsa.vector_ar.vecm.
JohansenTestResult
(rkt, r0t, eig, evec, lr1, lr2, cvt, cvm, ind)[source]¶ Results class for Johansen’s cointegration test
Notes
See p. 292 in [Rdb8d6a7c069c-1] for r0t and rkt
References
- Rdb8d6a7c069c-1
Lütkepohl, H. 2005. New Introduction to Multiple Time Series Analysis. Springer.
Methods
Properties
Critical values (90%, 95%, 99%) of maximum eigenvalue statistic.
Critical values (90%, 95%, 99%) of trace statistic
Eigenvalues of VECM coefficient matrix
Eigenvectors of VECM coefficient matrix
Order of eigenvalues
Trace statistic
Maximum eigenvalue statistic
Maximum eigenvalue statistic
Critical values (90%, 95%, 99%) of maximum eigenvalue statistic.
Test method
Residuals for \(\Delta Y\).
Residuals for \(Y_{-1}\)
Trace statistic
Critical values (90%, 95%, 99%) of trace statistic