# forrust very dumb, not yet usable package for time series forecasting 2 12 month time series merged into one ![](https://github.com/diespeso/forrust/blob/master/merged2.svg) The same 24 month time series merged with a 12 month one ![](https://github.com/diespeso/forrust/blob/master/merged3.svg) The moving medians filter plot ![](https://github.com/diespeso/forrust/blob/master/merged3_moving_medians.svg) A grouper showing: The 36 month time series, the red first moving medians filter, the green second moving medians filter ![](https://github.com/diespeso/forrust/blob/master/series_filter.svg) Exponential Smoothing of data from a text file using alpha = 0.4, 0.2, 0.8 ![](https://github.com/diespeso/forrust/blob/master/update16.PNG)