StructuralDecompose: Decomposes a Level Shifted Time Series

Explains the behavior of a time series by decomposing it into its trend, seasonality and residuals. It is built to perform very well in the presence of significant level shifts. It is designed to play well with any breakpoint algorithm and any smoothing algorithm. Currently defaults to 'lowess' for smoothing and 'strucchange' for breakpoint identification. The package is useful in areas such as trend analysis, time series decomposition, breakpoint identification and anomaly detection.

Package details

AuthorAllen Sunny [aut, cre]
MaintainerAllen Sunny <allensunny1242@gmail.com>
LicenseMIT + file LICENSE
Version0.1.1
URL https://allen-1242.github.io/StructuralDecompose/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("StructuralDecompose")

Try the StructuralDecompose package in your browser

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

StructuralDecompose documentation built on Feb. 16, 2023, 9:46 p.m.