powered by
Test of unit root against a stationnary 3 regime SETAR alternative with random walk in the inner regime
KapShinTest(x, m=1, series, include = c("none","const", "trend", "both"), c=3, delta=0.5, points=NULL,minObsMid=10, trick=c("for", "apply", "mapply"), trace=FALSE)
A object of class KapShin2006Test containing:
KapShin2006Test
The three (SupW, AvgW, ExpW) test statistics computed
Whether the data was transformed, corresponds to input argument include
The name of the series
time series
Number of lags under the alternative
time series name (optional)
Whether data should be raw, de-meaned or de-meaned and de-trended
Argument for the grid search. See details
Points for the grid search. See details
Minimal number of observations in the inner regime
type of internal function used
should additional infos be printed? (logical)
Matthieu Stigler
This function is currently spurious.
BBCTest for a similar test. setarTest for a test with stationarity as a null.
BBCTest
setarTest
KapShinTest(lynx, m=1, trace=FALSE, include="none", points=10)
Run the code above in your browser using DataLab