The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

WaveletRF: Wavelet-RF Hybrid Model for Time Series Forecasting

The Wavelet Decomposition followed by Random Forest Regression (RF) models have been applied for time series forecasting. The maximum overlap discrete wavelet transform (MODWT) algorithm was chosen as it works for any length of the series. The series is first divided into training and testing sets. In each of the wavelet decomposed series, the supervised machine learning approach namely random forest was employed to train the model. This package also provides accuracy metrics in the form of Root Mean Square Error (RMSE) and Mean Absolute Prediction Error (MAPE). This package is based on the algorithm of Ding et al. (2021) <doi:10.1007/s11356-020-12298-3>.

Version: 0.1.0
Imports: stats, wavelets, fracdiff, forecast, randomForest, tsutils
Published: 2022-02-22
Author: Ranjit Kumar Paul [aut, cre], Md Yeasin [aut]
Maintainer: Ranjit Kumar Paul <ranjitstat at gmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: WaveletRF results

Documentation:

Reference manual: WaveletRF.pdf

Downloads:

Package source: WaveletRF_0.1.0.tar.gz
Windows binaries: r-devel: WaveletRF_0.1.0.zip, r-release: WaveletRF_0.1.0.zip, r-oldrel: WaveletRF_0.1.0.zip
macOS binaries: r-release (arm64): WaveletRF_0.1.0.tgz, r-oldrel (arm64): WaveletRF_0.1.0.tgz, r-release (x86_64): WaveletRF_0.1.0.tgz, r-oldrel (x86_64): WaveletRF_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=WaveletRF to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.