Package: stlELM
Type: Package
Title: Hybrid Forecasting Model Based on STL Decomposition and ELM
Version: 0.1.1
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.2.1
Imports: forecast, nnfor
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2022-08-09 04:48:02 UTC; kapil
Author: Girish Kumar Jha [aut, cre],
  Ronit Jaiswal [aut, ctb],
  Kapil Choudhary [ctb],
  Rajeev Ranjan Kumar [ctb]
Repository: CRAN
Date/Publication: 2022-08-09 07:00:02 UTC
Built: R 4.3.0; ; 2023-04-02 13:35:38 UTC; unix
