plot-methods {uroot} | R Documentation |
Methods for Function plot in Package ‘uroot’
Description
Methods for Function plot in Package uroot.
Methods
- x = "adfrecst", y = "missing".
- Plot ADF recursive statistics computed along subsamples of the
original data.
- x = "kpssrecst", y = "missing".
- Plot KPSS recursive statistics computed along subsamples of the
original data.
- x = "hegyrecst", y = "missing".
- Plot HEGY recursive statistics computed along subsamples of the
original data.
- x = "chrecst", y = "missing".
- Plot CH recursive statistics computed along subsamples of the
original data.
See Also
ADF.rectest
, KPSS.rectest
, HEGY.rectest
, and
CH.rectest
.
[Package
uroot version 1.4
Index]