Performs the KPSS Unit Root Test, where the Null hypothesis is
stationarity. The test types specify as deterministic component either
a constant (mu) or a constant with linear trend (tau).
Maximum number of lags used for error term correction.
use.lag
User specified number of lags.
Value
An object of class "ur.kpss".
Details
lags="short" sets the number of lags to 4*(n/100)^0.25,
whereas lags="long" sets the number of lags to
12*(n/100)^0.25. If lags="nil" is choosen, then no error
correction is made. Furthermore, one can specify a different number of
maximum lags by seting use.lag accordingly.
References
Kwiatkowski, D., Phillips, P.C.B., Schmidt, P. and Shin, Y., (1992),
Testing the Null Hypothesis of Stationarity Against the Alternative of
a Unit Root: How Sure Are We That Economic Time Series Have a Unit
Root?, Journal of Econometrics, 54, 159--178.
Download possible at: http://cowles.econ.yale.edu/, see rubric
'Discussion Papers (CFDPs)'.