# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "stR" in publications use:' type: software license: GPL-3.0-only title: 'stR: Seasonal Trend Decomposition Using Regression' version: 0.7.0.9000 identifiers: - type: doi value: 10.32614/CRAN.package.stR abstract: 'Methods for decomposing seasonal data: STR (a Seasonal-Trend time series 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 also be used for forecasting.' authors: - family-names: Dokumentov given-names: Alexander orcid: https://orcid.org/0000-0003-0478-0983 - family-names: Hyndman given-names: Rob email: Rob.Hyndman@monash.edu orcid: https://orcid.org/0000-0002-2140-5352 preferred-citation: type: manual title: 'stR: STR Decomposition of Time Series' authors: - family-names: Dokumentov given-names: Alexander orcid: https://orcid.org/0000-0003-0478-0983 - family-names: Hyndman given-names: Rob email: Rob.Hyndman@monash.edu orcid: https://orcid.org/0000-0002-2140-5352 year: '2024' notes: R package version 0.7.0.9000 url: https://pkg.robjhyndman.com/stR/ repository: https://robjhyndman.r-universe.dev repository-code: https://github.com/robjhyndman/stR commit: 79e3adc9494dc71f77a9a1a3ee288f6965141e6f url: https://pkg.robjhyndman.com/stR/ contact: - family-names: Hyndman given-names: Rob email: Rob.Hyndman@monash.edu orcid: https://orcid.org/0000-0002-2140-5352 references: - type: article title: 'STR: A seasonal-trend decomposition procedure based on regression' authors: - family-names: Dokumentov given-names: Alexander - family-names: Hyndman given-names: Rob J year: '2021' journal: INFORMS J on Data Science volume: '1' issue: '1' url: https://robjhyndman.com/publications/str/ doi: 10.1287/ijds.2021.0004 start: 50-62