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

Analyze Time Series Model Residuals 

Fit a MAProcess[3] to the data.

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

Use KalmanFilter to find residuals and plot the histogram.

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

The null hypothesis of normality of the residuals cannot be rejected.

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