Package: StructuralDecompose 0.1.1

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.
Authors:
StructuralDecompose_0.1.1.tar.gz
StructuralDecompose_0.1.1.zip(r-4.7)StructuralDecompose_0.1.1.zip(r-4.6)StructuralDecompose_0.1.1.zip(r-4.5)
StructuralDecompose_0.1.1.tgz(r-4.6-any)StructuralDecompose_0.1.1.tgz(r-4.5-any)
StructuralDecompose_0.1.1.tar.gz(r-4.7-any)StructuralDecompose_0.1.1.tar.gz(r-4.6-any)
StructuralDecompose_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
StructuralDecompose/json (API)
| # Install 'StructuralDecompose' in R: |
| install.packages('StructuralDecompose', repos = c('https://allen-1242.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/allen-1242/structuraldecompose/issues
Pkgdown/docs site:https://allen-1242.github.io
- Nile_dataset - Nile River Dataset
decompositiontimeseries-analysis
Last updated from:d18a7a6cee. Checks:7 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 164 | ||
| source / vignettes | OK | 268 | ||
| linux-release-x86_64 | ERROR | 122 | ||
| macos-release-arm64 | ERROR | 107 | ||
| macos-oldrel-arm64 | ERROR | 130 | ||
| windows-devel | ERROR | 79 | ||
| windows-release | ERROR | 67 | ||
| windows-oldrel | ERROR | 85 | ||
| wasm-release | OK | 99 |
Exports:AnomalyDetectionBreakPointsLevelCheckMeanCleaningMedianCleaningSmoothingStructuralDecompose
Dependencies:changepointlatticeMASSnlmesandwichsegmentedstrucchangezoo
Last update: 2026-06-13
Started: 2023-02-05
Last update: 2025-06-10
Started: 2023-01-08
Last update: 2023-02-05
Started: 2023-01-19
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Automatic Anomaly detection | AnomalyDetection |
| Generation of breakpoints | BreakPoints |
| Minimum level length checks | LevelCheck |
| Mean level checks | MeanCleaning |
| Median level checks | MedianCleaning |
| Nile River Dataset | Nile_dataset |
| Smoothening of the time series | Smoothing |
| Main decomposition algorithm | StructuralDecompose |
