Package: stR
Type: Package
Title: STR Decomposition
Version: 0.4
Date: 2018-05-18
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.2.2)
Imports: compiler, Matrix, SparseM, quantreg, forecast, foreach, stats,
        methods, graphics, grDevices, rgl
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: 5.0.1
Suggests: testthat, demography, knitr, rmarkdown, doParallel, doMC,
        seasonal
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-05-18 08:16:01 UTC; alex
Repository: CRAN
Date/Publication: 2018-05-18 12:28:18 UTC
