Package: eemdTDNN
Type: Package
Title: EEMD and Its Variant Based Time Delay Neural Network Model
Version: 0.1.0
Authors@R: 
  c(person(given = "Kapil",
         family = "Choudhary",
         role = c("aut", "cre"),
         email = "choudharykapil832@gmail.com"),
  person(given = "Girish Kumar",
         family = "Jha",
         role =  c("aut", "ths", "ctb")),
  person(given = "Rajeev Ranjan",
         family = "Kumar",
         role =  c("aut", "ctb")),
  person(given = "Ronit",
         family = "Jaiswal",
         role = "ctb"))
Maintainer: Kapil Choudhary <choudharykapil832@gmail.com>
Description: Forecasting univariate time series with different decomposition based time delay neural network models. For method details see Yu L, Wang S, Lai KK (2008). <doi:10.1016/j.eneco.2008.05.003>. 
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: forecast, Rlibeemd
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2021-01-15 13:53:56 UTC; Rajeev-PC
Author: Kapil Choudhary [aut, cre],
  Girish Kumar Jha [aut, ths, ctb],
  Rajeev Ranjan Kumar [aut, ctb],
  Ronit Jaiswal [ctb]
Repository: CRAN
Date/Publication: 2021-01-19 09:00:02 UTC
