WaveletArima: Wavelet-ARIMA Model for Time Series Forecasting

Noise in the time-series data significantly affects the accuracy of the ARIMA model. Wavelet transformation decomposes the time series data into subcomponents to reduce the noise and help to improve the model performance. The wavelet-ARIMA model can achieve higher prediction accuracy than the traditional ARIMA model. This package provides Wavelet-ARIMA model for time series forecasting based on the algorithm by Aminghafari and Poggi (2012) and Paul and Anjoy (2018) <doi:10.1142/S0219691307002002> <doi:10.1007/s00704-017-2271-x>.

Getting started

Package details

AuthorDr. Ranjit Kumar Paul [aut, cre], Mr. Sandipan Samanta [aut], Dr. Md Yeasin [aut]
MaintainerDr. Ranjit Kumar Paul <ranjitstat@gmail.com>
LicenseGPL-3
Version0.1.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("WaveletArima")

Try the WaveletArima package in your browser

Any scripts or data that you put into this service are public.

WaveletArima documentation built on July 3, 2022, 1:05 a.m.