Package: vmdTDNN
Type: Package
Title: VMD Based Time Delay Neural Network Model
Version: 0.1.1
Authors@R: 
  c(person(given = "Kapil",
         family = "Choudhary",
         role = c("aut", "cre"),
         email = "kapiliasri@gmail.com"),
  person(given = "Girish Kumar",
         family = "Jha",
         role =  c("aut", "ths", "ctb")),
  person(given = "Rajender ",
         family = "Parsad",
         role =  c("aut", "ctb")),
  person(given = "Ronit",
         family = "Jaiswal",
         role = c("aut", "ctb")))
Maintainer: Kapil Choudhary <kapiliasri@gmail.com>
Description: Forecasting univariate time series with Variational Mode Decomposition (VMD) based time delay neural network models.For method details see Konstantin, D.and Dominique, Z. (2014). <doi:10.1109/TSP.2013.2288675>. 
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Imports: forecast, nnfor, VMDecomp
Depends: R (>= 2.10)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-08-04 05:13:21 UTC; kapil
Author: Kapil Choudhary [aut, cre],
  Girish Kumar Jha [aut, ths, ctb],
  Rajender Parsad [aut, ctb],
  Ronit Jaiswal [aut, ctb]
Repository: CRAN
Date/Publication: 2022-08-08 13:40:02 UTC
Built: R 4.2.0; ; 2022-08-09 13:31:53 UTC; unix
