Previous Next

Adaptive-Response Rate Exponential Smoothing

This method addresses the need to specify the alpha smoothing constant.  Under this method, alpha can be unspecified.  ARRSES changes the value of alpha whenever there is a change in data pattern; a change that would call for a different alpha-smoothing constant.   The only smoothing parameter that is needed is the Beta term.  The Beta term is used as a weight for the first term (Alpha).


Previous Next