Package: WaveletArima
Type: Package
Title: Wavelet-ARIMA Model for Time Series Forecasting
Version: 0.1.2
Authors@R: c(person(" Dr. Ranjit Kumar", "Paul", role = c("aut","cre"), email = "ranjitstat@gmail.com"),
    person("Mr. Sandipan", "Samanta", role = "aut", email = "sondiponsamanta@gmail.com"),
    person("Dr. Md", "Yeasin", role = "aut", email = "yeasin.iasri@gmail.com"))
Author: Dr. Ranjit Kumar Paul [aut, cre],
  Mr. Sandipan Samanta [aut],
  Dr. Md Yeasin [aut]
Maintainer: Dr. Ranjit Kumar Paul <ranjitstat@gmail.com>
Description: 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>.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.0
Imports: stats, wavelets, fracdiff, forecast
NeedsCompilation: no
Packaged: 2022-07-02 13:49:29 UTC; YEASIN
Repository: CRAN
Date/Publication: 2022-07-02 21:50:08 UTC
Built: R 4.1.2; ; 2022-07-03 10:54:30 UTC; unix
