﻿statsmodels.tsa.holtwinters.SimpleExpSmoothing
==============================================

.. currentmodule:: statsmodels.tsa.holtwinters

.. autoclass:: SimpleExpSmoothing
   :exclude-members:

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

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

   .. autosummary::
      :toctree:

      ~SimpleExpSmoothing.endog_names
      ~SimpleExpSmoothing.exog_names
   
   
   