Time series forecasting: double exponential smoothing

From JSXGraph Wiki
Revision as of 16:52, 9 July 2009 by A WASSERMANN (talk | contribs) (New page: The data is the file zurich.txt from [http://statistik.mathematik.uni-wuerzburg.de/timeseries/index.php http://statistik.mathematik.uni-wuerzburg.de/timeseries/index.php]. The dashed curv...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The data is the file zurich.txt from http://statistik.mathematik.uni-wuerzburg.de/timeseries/index.php.

The dashed curve are the observed values, the blue curve are the predicted values.

The JavaScript code