Package: stlARIMA
Type: Package
Title: STL Decomposition and ARIMA Hybrid Forecasting Model
Version: 0.1.0
Authors@R: 
  c(person(given = "Ronit",
         family = "Jaiswal",
         role = c("aut", "cre"),
         email = "ronitjaiswal2912@gmail.com"),
  person(given = "Girish Kumar",
         family = "Jha",
         role =  c("aut", "ctb")),
  person(given = "Rajeev Ranjan",
         family = "Kumar",
         role =  "ctb"),
  person(given = "Kapil",
         family = "Choudhary",
         role = "ctb"))
Maintainer: Ronit Jaiswal <ronitjaiswal2912@gmail.com>
Description: Univariate time series forecasting with STL decomposition based auto regressive integrated moving average (ARIMA) 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
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2021-08-13 17:23:06 UTC; Rajeev-PC
Author: Ronit Jaiswal [aut, cre],
  Girish Kumar Jha [aut, ctb],
  Rajeev Ranjan Kumar [ctb],
  Kapil Choudhary [ctb]
Repository: CRAN
Date/Publication: 2021-08-16 08:50:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:23:03 UTC; windows
