<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>SETAR-Tree - A Novel and Accurate Tree Algorithm for Global Time
Series Forecasting</dc:title>
  <dc:title>R package setartree version 0.2.1</dc:title>
  <dc:subject>CRAN Task View: TimeSeries (https://CRAN.R-project.org/view=TimeSeries)</dc:subject>
  <dc:description>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) &lt;arXiv:2211.08661v1&gt;. 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. </dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: stats, utils, methods, parallel, generics (&gt;= 0.1.2)</dc:relation>
  <dc:relation>Suggests: forecast</dc:relation>
  <dc:creator>Rakshitha Godahewa &lt;rakshithagw@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Rakshitha Godahewa [cre, aut, cph],
  Christoph Bergmeir [aut],
  Daniel Schmidt [aut],
  Geoffrey Webb [ctb]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=setartree/LICENSE)</dc:rights>
  <dc:date>2023-08-24</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=setartree</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.setartree</dc:identifier>
</oai_dc:dc>
