Learn R Programming

ARIMAANN (version 0.1.0)

Time Series Forecasting using ARIMA-ANN Hybrid Model

Description

Testing, Implementation, and Forecasting of the ARIMA-ANN hybrid model. The ARIMA-ANN hybrid model combines the distinct strengths of the Auto-Regressive Integrated Moving Average (ARIMA) model and the Artificial Neural Network (ANN) model for time series forecasting.For method details see Zhang, GP (2003) .

Copy Link

Version

Install

install.packages('ARIMAANN')

Monthly Downloads

370

Version

0.1.0

License

GPL-3

Maintainer

Mrinmoy Ray

Last Published

October 13th, 2022

Functions in ARIMAANN (0.1.0)

ARIMAANN

ARIMA-ANN hybrid model fitting