CRAN/E | stR

stR

STR Decomposition

Installation

About

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.

bitbucket.org/alexanderdokumentov/strpackage

Key Metrics

Version 0.6
R ≥ 3.5.0
Published 2023-08-10 257 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks stR results

Downloads

Yesterday 17 0%
Last 7 days 167 +2%
Last 30 days 652 -23%
Last 90 days 2.465 +12%
Last 365 days 8.520 +23%

Maintainer

Maintainer

Alexander Dokumentov

alexander.dokumentov@gmail.com

Authors

Alexander Dokumentov
Rob J Hyndman

Material

ChangeLog
Reference manual
Package source

In Views

TimeSeries

Vignettes

Package stR

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

stR archive

Depends

R ≥ 3.5.0

Imports

compiler
Matrix
SparseM
quantreg
forecast
foreach
stats
methods
graphics
grDevices

Suggests

testthat
demography
knitr
rmarkdown
doParallel
seasonal
rgl

Reverse Imports

ATAforecasting

Reverse Suggests

dsa