« View all new features in Mathematica 9  previous  |  next 
New in Mathematica 9Time Series and Stochastic Differential Equations

Test for Integrated Time Series 

Check if the given data comes from a weakly stationary process or an integrated time series.

In[1]:=
Click for copyable input
X
Out[1]=

UnitRootTest suggests that there is a linear trend.

In[2]:=
Click for copyable input
X
Out[2]=

Performing the test on the differenced data suggests all trend has been removed.

In[3]:=
Click for copyable input
X
Out[3]=