Learn R Programming

WaveletANN (version 0.1.2)

Wavelet ANN Model

Description

The wavelet and ANN technique have been combined to reduce the effect of data noise. This wavelet-ANN conjunction model is able to forecast time series data with better accuracy than the traditional time series model. This package fits hybrid Wavelet ANN model for time series forecasting using algorithm by Anjoy and Paul (2017) .

Copy Link

Version

Install

install.packages('WaveletANN')

Monthly Downloads

152

Version

0.1.2

License

GPL-3

Maintainer

Dr. Kumar Paul

Last Published

September 8th, 2022

Functions in WaveletANN (0.1.2)

WaveletFittingann

Wavelet-ANN Hybrid Model for Forecasting
WaveletFitting

Wavelet Transform Using Maximal Overlap Discrete Wavelet Transform (MODWT) Algorithm