Package: stlELM
Type: Package
Title: Hybrid Forecasting Model Based on STL Decomposition and ELM
Version: 0.1.0
Authors@R: 
  c(person(given = "Girish Kumar",
         family = "Jha",
         role = c("aut", "cre"),
         email = "girish.stat@gmail.com"),
  person(given = "Ronit",
         family = "Jaiswal",
         role =  c("aut", "ctb")),
  person(given = "Kapil",
         family = "Choudhary",
         role =  "ctb"),
  person(given = "Rajeev Ranjan",
         family = "Kumar",
         role = "ctb"))
Maintainer: Girish Kumar Jha <girish.stat@gmail.com>
Description: Univariate time series forecasting with STL decomposition based Extreme Learning Machine hybrid  model. For method details see Xiong T, Li C, Bao Y (2018). <doi:10.1016/j.neucom.2017.11.053>. 
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: forecast, nnfor
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2021-02-19 11:25:25 UTC; Rajeev-PC
Author: Girish Kumar Jha [aut, cre],
  Ronit Jaiswal [aut, ctb],
  Kapil Choudhary [ctb],
  Rajeev Ranjan Kumar [ctb]
Repository: CRAN
Date/Publication: 2021-02-22 11:10:02 UTC
Built: R 4.0.2; ; 2021-02-25 14:46:19 UTC; unix
