Use Different Criteria for Model Selection 

Select a time series model for data based on different selection criteria, such as Akaike information criterion (AIC), finite sample corrected AIC, Bayesian information criterion (BIC), or SchwarzBayes information criterion (SBC).

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

Display the table of the ranked candidate models for each criterion.

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

Select the top three entries from each table and refine them using the maximum likelihood estimation. Models estimated with different methods may have different rankings.

In[5]:=
Click for copyable input
X
show complete Wolfram Language input
In[7]:=
Click for copyable input
X
Out[7]=

Define ranking function for each criterion.

In[8]:=
Click for copyable input
X

Select the best maximum likelihood estimates according to different criteria.

show complete Wolfram Language input
Out[9]//TableForm=
de es ja pt-br zh