Package: setartree 0.2.1

setartree: SETAR-Tree - A Novel and Accurate Tree Algorithm for Global Time Series Forecasting

The implementation of a forecasting-specific tree-based model that is in particular suitable for global time series forecasting, as proposed in Godahewa et al. (2022) <arxiv:2211.08661v1>. The model uses the concept of Self Exciting Threshold Autoregressive (SETAR) models to define the node splits and thus, the model is named SETAR-Tree. The SETAR-Tree uses some time-series-specific splitting and stopping procedures. It trains global pooled regression models in the leaves allowing the models to learn cross-series information. The depth of the tree is controlled by conducting a statistical linearity test as well as measuring the error reduction percentage at each node split. Thus, the SETAR-Tree requires minimal external hyperparameter tuning and provides competitive results under its default configuration. A forest is developed by extending the SETAR-Tree. The SETAR-Forest combines the forecasts provided by a collection of diverse SETAR-Trees during the forecasting process.

Authors:Rakshitha Godahewa [cre, aut, cph], Christoph Bergmeir [aut], Daniel Schmidt [aut], Geoffrey Webb [ctb]

setartree_0.2.1.tar.gz
setartree_0.2.1.zip(r-4.5)setartree_0.2.1.zip(r-4.4)setartree_0.2.1.zip(r-4.3)
setartree_0.2.1.tgz(r-4.5-any)setartree_0.2.1.tgz(r-4.4-any)setartree_0.2.1.tgz(r-4.3-any)
setartree_0.2.1.tar.gz(r-4.5-noble)setartree_0.2.1.tar.gz(r-4.4-noble)
setartree_0.2.1.tgz(r-4.4-emscripten)setartree_0.2.1.tgz(r-4.3-emscripten)
setartree.pdf |setartree.html
setartree/json (API)

# Install 'setartree' in R:
install.packages('setartree', repos = c('https://rakshitha123.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/rakshitha123/setartree/issues

On CRAN:

Conda:

2.30 score 2 stars 5 scripts 239 downloads 3 exports 1 dependencies

Last updated 2 years agofrom:6fdd5d8bf5. Checks:1 OK, 8 WARNING. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 16 2025
R-4.5-winWARNINGMar 16 2025
R-4.5-macWARNINGMar 16 2025
R-4.5-linuxWARNINGMar 16 2025
R-4.4-winWARNINGMar 16 2025
R-4.4-macWARNINGMar 16 2025
R-4.4-linuxWARNINGMar 16 2025
R-4.3-winWARNINGMar 16 2025
R-4.3-macWARNINGMar 16 2025

Exports:forecastsetarforestsetartree

Dependencies:generics