Package: stR
Type: Package
Title: STR Decomposition
Version: 0.6
Date: 2023-08-10
Author: Alexander Dokumentov, Rob J Hyndman
Maintainer: Alexander Dokumentov <alexander.dokumentov@gmail.com>
URL: https://bitbucket.org/alexanderdokumentov/strpackage
License: GPL (>= 2)
Depends: R (>= 3.5.0)
Imports: compiler, Matrix, SparseM, quantreg, forecast, foreach, stats,
        methods, graphics, grDevices
Description: Methods for decomposing seasonal data: STR (a Seasonal-Trend decomposition procedure based on Regression) and Robust STR. In some ways, STR is similar to Ridge Regression and Robust STR can be related to LASSO. They allow for multiple seasonal components, multiple linear covariates with constant, flexible and seasonal influence. Seasonal patterns (for both seasonal components and seasonal covariates) can be fractional and flexible over time; moreover they can be either strictly periodic or have a more complex topology. The methods provide confidence intervals for the estimated components. The methods can be used for forecasting.
LazyData: true
RoxygenNote: 7.2.3
Suggests: testthat, demography, knitr, rmarkdown, doParallel, seasonal,
        rgl
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-08-10 03:28:11 UTC; alexa
Repository: CRAN
Date/Publication: 2023-08-10 17:10:02 UTC
Built: R 4.2.0; ; 2023-08-10 19:27:16 UTC; unix
