Description Slots Methods Author(s) References See Also
This class contains information from the Canova-Hansen unit root test computed recursively along subsamples of the original data.
wts
:Object of class "ts"
: Original time series.
type
:Object of class "character"
: how the subsamples are defined.
nsub
:Object of class "numeric"
: the number of observations in each subsample.
a vector indicating the frequencies to analyse.
a 0-1 (No-Yes) vector of length one indicating wether a first lag of the dependent variable is included or not in the auxiliar regression. See details.
a logical argument. If TRUE a linear trend is included in the auxiliar regression.
lag truncation parameter. By default, 3*sqrt(length(wts))/13
recstats
:Object of class "matrix"
: statistics in each subsample.
elaps
:Object of class "list"
: elapsed time during computation.
signature(x = "chrecst", y = "missing")
: Plot the CH statistics along the
subsamples.
Show the CH statistics in each subsample.
Javier Lopez-de-Lacalle javlacalle@yahoo.es and Ignacio Diaz-Emparanza Ignacio.Diaz-Emparanza@ehu.es
F. Canova and B.E. Hansen (1995), Are seasonal patterns constant over time? A test for seasonal stability. Journal of Business and Economic Statistics, 13, 237-252.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.