WINTERS' METHOD
It's a time series estimating method, developed as an evolution of Exponential Smoothing (ES) and Holt method experience. It Implements the prediction obtained by Holt method, that is composed of two equations: level (Lt) and trend (Tt) with the equation of seasonal component (St).
Editor: Giuliano DI TOMMASO