﻿statsmodels.tsa.holtwinters.ExponentialSmoothing
================================================

.. currentmodule:: statsmodels.tsa.holtwinters

.. autoclass:: ExponentialSmoothing
   :exclude-members:

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~ExponentialSmoothing.fit
      ~ExponentialSmoothing.fix_params
      ~ExponentialSmoothing.from_formula
      ~ExponentialSmoothing.hessian
      ~ExponentialSmoothing.information
      ~ExponentialSmoothing.initial_values
      ~ExponentialSmoothing.initialize
      ~ExponentialSmoothing.loglike
      ~ExponentialSmoothing.predict
      ~ExponentialSmoothing.score
   
   
   
   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~ExponentialSmoothing.endog_names
      ~ExponentialSmoothing.exog_names
   
   
   