ctbi
A Procedure to Clean, Decompose and Aggregate Timeseries
Clean, decompose and aggregate univariate time series following the procedure "Cyclic/trend decomposition using bin interpolation" and the Logbox method for flagging outliers, both detailed in Ritter, F.: Technical note: A procedure to clean, decompose, and aggregate time series, Hydrol. Earth Syst. Sci., 27, 349–361, <doi:10.5194/hess-27-349-2023>, 2023.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
2.0.5 |
2026-04-09 windows/windows R-4.5 | ctbi_2.0.5.zip |
107.3 KiB |
Dependencies (latest)
Imports
- data.table (>= 1.14.2)
- stats (>= 4.1.0)
- utils (>= 4.1.0)
Suggests
- testthat (>= 3.0.0)