Package: eemdARIMA
Type: Package
Title: EEMD Based Auto Regressive Integrated Moving Average Model
Version: 0.1.0
Authors@R: 
  c(person(given = "Rajeev Ranjan",
         family = "Kumar",
         role = c("aut", "cre"),
         email = "rrk.uasd@gmail.com"),
  person(given = "Girish Kumar",
         family = "Jha",
         role =  c("aut", "ths", "ctb")),
  person(given = "Kapil",
         family = "Choudhary",
         role =  c("aut", "ctb")),
  person(given = "Ronit",
         family = "Jaiswal",
         role = "ctb"))
Maintainer: Rajeev Ranjan Kumar <rrk.uasd@gmail.com>
Description: Forecasting time series with different decomposition based ARIMA 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: 2022-01-23 09:09:51 UTC; Rajeev-PC
Author: Rajeev Ranjan Kumar [aut, cre],
  Girish Kumar Jha [aut, ths, ctb],
  Kapil Choudhary [aut, ctb],
  Ronit Jaiswal [ctb]
Repository: CRAN
Date/Publication: 2022-01-25 08:32:44 UTC
Built: R 4.6.0; ; 2025-08-18 10:43:24 UTC; unix
