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 dict with slice or indices as the values.


Last update: Mar 18, 2024