statsmodels.tsa.arima.model.ARIMA.param_terms¶ property ARIMA.param_terms¶ List of parameters actually included in the model, in sorted order. TODO Make this an OrderedDict with slice or indices as the values.