EXPSMOOTH2-Exponential Smoothing

Use this forum for posting example programs or short bits of sample code.
Post Reply
TomDoan
Posts: 7822
Joined: Wed Nov 01, 2006 4:36 pm

EXPSMOOTH2-Exponential Smoothing

Post by TomDoan »

EXPSMOOTH2.RPF demonstrates the use of the ESMOOTH instruction for exponential smoothing. This uses the SELECT choices for the TREND and SEASONAL to pick and estimate the "best" trending seasonal model for a series.

Detailed Description
Post Reply