arch.unitroot.cointegration.PhillipsOuliarisTestResults¶
- class
arch.unitroot.cointegration.
PhillipsOuliarisTestResults
(stat, pvalue, crit_vals, null='No Cointegration', alternative='Cointegration', trend='c', order=2, xsection=None, test_type='Za', kernel_est=None, rho=0.0)[source]¶ Methods
plot
([axes, title])Plot the cointegration residuals.
summary
()Summary of test, containing statistic, p-value and critical values
Properties
The alternative hypothesis
Bandwidth used by the long-run covariance estimator
The estimated cointegrating vector.
Critical Values
The number of stochastic trends under the null hypothesis.
Name of the long-run covariance estimator
Sets or gets the name of the cointegration test
The null hypothesis
The p-value of the test statistic.
The residual from the cointegrating regression.
The test statistic.
The trend used in the cointegrating regression