show-methods {uroot} | R Documentation |
Methods for Function show in Package ‘uroot’
Description
Methods for Function show in Package `urootlast' uroot.
Methods
- object = "adfstat".
- Show the ADF test statistic.
- object = "adfrecst".
- Show the relevant information from the ADF recursive test.
- object = "chstat".
- Show the relevant information from the CH test.
- object = "chrecst".
- Show the relevant information from the CH recursive test.
- object = "hegystat".
- Show the the HEGY test statistics.
- object = "hegyrecst".
- Show the relevant information from the HEGY recursive test.
- object = "kpssstat".
- Show the relevant information from the KPSS test.
- object = "kpssrecst".
- Show the relevant information from the KPSS recursive test.
- object = "vdate".
- Show the date related to and observation and vice versa.
See Also
ADF.test
, ADF.rectest
, KPSS.test
,
KPSS.rectest
, HEGY.test
, HEGY.rectest
,
CH.test
, and CH.rectest
.
[Package
uroot version 1.4
Index]