DB
FunctionsTime Series

time_series_predict_linear_to_grid

Resamples onto a regular grid and predicts each step by extending the local linear trend measured in the configured lookback window.

time_series_predict_linear_to_grid(…) → String

Kind · aggregate

Resamples onto a regular grid and predicts each step by extending the local linear trend measured in the configured lookback window.

Part of the Time Series family.