Search Shortcut cmd + k | ctrl + k
anofox_forecast

Statistical timeseries forecasting in DuckDB. Support ARIMA, SARIMA, ETS, TBATS, MFLES, MSTL, and other models.

Maintainer(s): sipemu

Installing and Loading

INSTALL anofox_forecast FROM community;
LOAD anofox_forecast;

Added Functions

This extension does not add any functions.

Overloaded Functions

This extension does not add any function overloads.

Added Types

This extension does not add any types.

Added Settings

This extension does not add any settings.