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

.. currentmodule:: statsmodels.tsa.holtwinters

.. autoclass:: SimpleExpSmoothing
   :exclude-members: fit,fix_params,from_formula,hessian,information,initial_values,initialize,loglike,predict,score,

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