CRAN/E | tbma

tbma

Tree-Based Moving Average Forecasting Model

Installation

About

We provide a forecasting model for time series forecasting problems with predictors. The offered model, which is based on a submitted research and called tree-based moving average (TBMA), is based on the integration of the moving average approach to tree-based ensemble approach. The tree-based ensemble models can capture the complex correlations between the predictors and response variable but lack in modelling time series components. The integration of the moving average approach to the tree-based ensemble approach helps the TBMA model to handle both correlations and autocorrelations in time series data. This package provides a tbma() forecasting function that utilizes the ranger() function from the 'ranger' package. With the help of the ranger() function, various types of tree-based ensemble models, such as extremely randomized trees and random forests, can be used in the TBMA model.

Key Metrics

Version 0.1.0
Published 2020-04-06 1484 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks tbma results

Downloads

Yesterday 0
Last 7 days 6 0%
Last 30 days 18 +13%
Last 90 days 83 -89%
Last 365 days 1.857 -20%

Maintainer

Maintainer

Burakhan Sel

burakhan.sel@boun.edu.tr

Authors

Burakhan Sel

aut / cre

Mustafa Gokce Baydogan

aut

Material

README
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Imports

data.table
ranger
zoo
RcppRoll

Suggests

knitr
rmarkdown