Learn R Programming

TSANN (version 0.1.0)

Time Series Artificial Neural Network

Description

The best ANN structure for time series data analysis is a demanding need in the present era. This package will find the best-fitted ANN model based on forecasting accuracy. The optimum size of the hidden layers was also determined after determining the number of lags to be included. This package has been developed using the algorithm of Paul and Garai (2021) .

Copy Link

Version

Install

install.packages('TSANN')

Monthly Downloads

221

Version

0.1.0

License

GPL-3

Maintainer

Md Yeasin

Last Published

December 14th, 2021

Functions in TSANN (0.1.0)

Auto.TSANN

Time Series Artificial Neural Network