Skip to content
Prev 7342 / 15274 Next

Howto test for true stationarity with adfTest()

I would suggest:

1 test for unit root:
     if unit root: stochastic trend
     if not: 2

2 test for trend in normal AR(MA) model
     if not trend: "pure stationary" as you call
     if trend: trend stationary

Note if just the question of trend is of interest for you, you might be 
interested in using a test for trend indeopendeant of I(1)/I(0). Such a 
test has been developed in:

David I. Harvey, Stephen J. Leybourne, A.M. Robert Taylor
A simple, robust and powerful test of the trend hypothesis, J 
Econometrics 2007, 1302-1330

Mat



Le 20. 01. 11 07:48, Mark Breman a ?crit :