UNPKG

moving-average-arima

Version:

ARIMA, SARIMA, SARIMAX and AutoARIMA models for time series analysis and forecasting

6 lines (5 loc) 112 B
export = Module; declare function Module(Module: any): any; declare namespace Module { export { Module }; }