statsmodels.tsa.exponential_smoothing.ets.ETSModel.from_formula¶
-
classmethod ETSModel.from_formula(formula, data, subset=
None
, drop_cols=None
, *args, **kwargs)¶ Not implemented for state space models
Last update:
Oct 03, 2024