Skip to content

Howto test for true stationarity with adfTest()

4 messages · Mark Breman, Paul Teetor, Matthieu Stigler

#
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 :