Package: SSAforecast
Type: Package
Title: SSA Based Decomposition and Forecasting
Version: 0.1.1
Authors@R: 
  c(person(given = "Prabhat",
         family = "Kumar",
         role = c("aut", "ctb")),
  person(given = "Girish Kumar",
         family = "Jha",
         role =  c("aut", "ths", "ctb")),
  person(given = "Rajeev Ranjan",
         family = "Kumar",
         role =  c("aut", "ctb", "cre"),
         email = "rrk.uasd@gmail.com"))
Maintainer: Rajeev Ranjan Kumar <rrk.uasd@gmail.com>
Description: Singular spectrum analysis (SSA) decomposes a time series into interpretable components like trends, oscillations, and noise without strict distributional and structural assumptions. For method details see Golyandina N, Zhigljavsky A (2013). <doi:10.1007/978-3-642-34913-3>. 
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports: Rssa
Depends: R (>= 3.6)
NeedsCompilation: no
Packaged: 2025-09-16 09:59:53 UTC; pc
Author: Prabhat Kumar [aut, ctb],
  Girish Kumar Jha [aut, ths, ctb],
  Rajeev Ranjan Kumar [aut, ctb, cre]
Repository: CRAN
Date/Publication: 2025-09-22 07:50:23 UTC
Built: R 4.6.0; ; 2025-10-11 03:34:31 UTC; windows
