CRAN/E | hybridts

hybridts

Hybrid Time Series Forecasting Using Error Remodeling Approach

Installation

About

Method and tool for generating hybrid time series forecasts using an error remodeling approach. These forecasting approaches utilize a recursive technique for modeling the linearity of the series using a linear method (e.g., ARIMA, Theta, etc.) and then models (forecasts) the residuals of the linear forecaster using non-linear neural networks (e.g., ANN, ARNN, etc.). The hybrid architectures comprise three steps: firstly, the linear patterns of the series are forecasted which are followed by an error re-modeling step, and finally, the forecasts from both the steps are combined to produce the final output. This method additionally provides the confidence intervals as needed. Ten different models can be implemented using this package. This package generates different types of hybrid error correction models for time series forecasting based on the algorithms by Zhang. (2003), Chakraborty et al. (2019), Chakraborty et al. (2020), Bhattacharyya et al. (2021), Chakraborty et al. (2022), and Bhattacharyya et al. (2022) doi:10.1016/S0925-2312(01)00702-0 doi:10.1016/j.physa.2019.121266 doi:10.1016/j.chaos.2020.109850 doi:10.1109/IJCNN52387.2021.9533747 doi:10.1007/978-3-030-72834-2_29 doi:10.1007/s11071-021-07099-3.

Key Metrics

Version 0.1.0
Published 2023-04-11 387 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks hybridts results

Downloads

Yesterday 8 0%
Last 7 days 147 -10%
Last 30 days 666 -2%
Last 90 days 1.868 +11%
Last 365 days 6.754 +1928%

Maintainer

Maintainer

Tanujit Chakraborty

tanujitisi@gmail.com

Authors

Tanujit Chakraborty

aut / cre / cph

Material

Reference manual
Package source

macOS

r-devel

arm64

r-release

arm64

r-oldrel

arm64

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Windows

r-develnot available

x86_64

r-releasenot available

x86_64

r-oldrelnot available

x86_64

Depends

datasets

Imports

forecast
nnfor
stats
WaveletArima
Metrics

Suggests

ggplot2