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 [R210] for r0t and rkt
References
Attributes
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
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