Package: TSANN
Type: Package
Title: Time Series Artificial Neural Network
Version: 0.1.0
Authors@R: c(person("Md", "Yeasin", role = c("aut","cre"), email = "yeasin.iasri@gmail.com"),
    person("Ranjit Kumar", "Paul", role = "aut", email = "ranjitstat@gmail.com"),
    person("Dipro", "Sinha", role = "aut", email = "diprosinha@gmail.com"))
Author: Md Yeasin [aut, cre],
  Ranjit Kumar Paul [aut],
  Dipro Sinha [aut]
Maintainer: Md Yeasin <yeasin.iasri@gmail.com>
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) <doi:10.1007/s00500-021-06087-4>.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: forecast, gtools, stats, utils
NeedsCompilation: no
Packaged: 2021-12-13 05:23:14 UTC; yeasi
Repository: CRAN
Date/Publication: 2021-12-14 08:40:07 UTC
Built: R 4.6.0; ; 2025-07-18 08:48:22 UTC; unix
