stR: STR Decomposition

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.

Getting started

Package details

AuthorAlexander Dokumentov, Rob J Hyndman
MaintainerAlexander Dokumentov <alexander.dokumentov@gmail.com>
LicenseGPL (>= 2)
Version0.6
URL https://bitbucket.org/alexanderdokumentov/strpackage
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("stR")

Try the stR package in your browser

Any scripts or data that you put into this service are public.

stR documentation built on Aug. 11, 2023, 1:10 a.m.