Learn R Programming

⚠️There's a newer version (0.7.1) of this package.Take me there.

stR (version 0.6)

STR Decomposition

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.

Copy Link

Version

Install

install.packages('stR')

Monthly Downloads

604

Version

0.6

License

GPL (>= 2)

Maintainer

Alexander Dokumentov

Last Published

August 10th, 2023

Functions in stR (0.6)

plotBeta

Plots the varying beta coefficients of decomposition
lambdas

Common argument
gapCV

Common argument
plot.STR

Plots the results of decomposition
heuristicSTR

Automatic STR decomposition with heuristic search of the parameters
predictors

Common argument
nFold

Common argument
pattern

Common argument
grocery

Grocery and supermarkets turnover
nMCIter

Common argument
solver

Common argument
trace

Common argument
strDesign

Common argument
seasadj.STR

Seasonal adjustment based on STR
reltol

Common argument
robust

Common argument
reportDimensionsOnly

Common argument
components

Extract STR components
data

Common argument
STRmodel

STR decomposition
STR

Automatic STR decomposition
AutoSTR

Automatic STR decomposition for time series data
electricity

Electricity consumption dataset
calls

Number of phone calls dataset
RSTRmodel

Robust STR decomposition
confidence

Common argument
control

Common argument