config-i1 / smooth

The set of functions used for time series analysis and in forecasting.
89 stars 19 forks source link

sma forecasts simplified version #209

Closed ltsaprounis closed 10 months ago

ltsaprounis commented 10 months ago

A simplified version for the sma forecasts, to make sure all the "plumbing" with pybind11 and carma works well. The sma.py file is a copy of the R/adam-sma.R file functionality.