Decide Time Series Process Family and Order from Data Automatically 

TimeSeriesModelFit fully automates identification of the time series model that best describes the given time series.

Import monthly nominal not seasonally adjusted retail sales figures in the United States.

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

Make monthly sampling explicit.

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

Construct a time series model for data from an automatically selected family.

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

Construct a forecast for the next seven years.

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

Calculate 95% confidence bands for the forecast.

In[7]:=
Click for copyable input
X
Out[7]=
In[8]:=
Click for copyable input
X
Out[8]=
de es ja pt-br zh