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.
Out[1]= | |
Make monthly sampling explicit.
Out[3]= | |
Out[4]= | |
Construct a time series model for data from an automatically selected family.
Out[5]= | |
Construct a forecast for the next seven years.
Out[6]= | |
Calculate 95% confidence bands for the forecast.
Out[7]= | |
Out[8]= | |