Package: EEMDelm
Type: Package
Title: Ensemble Empirical Mode Decomposition and Its Variant Based ELM
        Model
Version: 0.1.1
Authors@R: 
  c(person(given = "Girish Kumar",
         family = "Jha",
         role = c("aut", "cre"),
         email = "girish.stat@gmail.com"),
  person(given = "Kapil",
         family = "Choudhary",
         role =  c("aut", "ctb")),
  person(given = "Rajeev Ranjan",
         family = "Kumar",
         role =  "ctb"),
  person(given = "Ronit",
         family = "Jaiswal",
         role = "ctb"))
Maintainer: Girish Kumar Jha <girish.stat@gmail.com>
Description: Forecasting univariate time series with different decomposition based Extreme Learning Machine models. For method details see Yu L, Wang S, Lai KK (2008). <doi:10.1016/j.eneco.2008.05.003>, Parida M, Behera MK, Nayak N (2018). <doi:10.1109/ICSESP.2018.8376723>. 
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Imports: forecast, nnfor, Rlibeemd
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2022-08-09 04:18:18 UTC; kapil
Author: Girish Kumar Jha [aut, cre],
  Kapil Choudhary [aut, ctb],
  Rajeev Ranjan Kumar [ctb],
  Ronit Jaiswal [ctb]
Repository: CRAN
Date/Publication: 2022-08-09 06:50:02 UTC
Built: R 4.5.2; ; 2025-11-01 03:45:26 UTC; windows
