statsmodels.tsa.statespace.sarimax.SARIMAX.param_terms

property SARIMAX.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.