Time series forecasting: double exponential smoothing: Difference between revisions

From JSXGraph Wiki
(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...)
(No difference)

Revision as of 16:52, 9 July 2009

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