Package: fastTS 1.0.3
fastTS: Fast Time Series Modeling for Seasonal Series with Exogenous Variables
An implementation of sparsity-ranked lasso and related methods for time series data. This methodology is especially useful for large time series with exogenous features and/or complex seasonality. Originally described in Peterson and Cavanaugh (2022) <doi:10.1007/s10182-021-00431-7> in the context of variable selection with interactions and/or polynomials, ranked sparsity is a philosophy with methods useful for variable selection in the presence of prior informational asymmetry. This situation exists for time series data with complex seasonality, as shown in Peterson and Cavanaugh (2024) <doi:10.1177/1471082X231225307>, which also describes this package in greater detail. The sparsity-ranked penalization methods for time series implemented in 'fastTS' can fit large/complex/high-frequency time series quickly, even with a high-dimensional exogenous feature set. The method is considerably faster than its competitors, while often producing more accurate predictions. Also included is a long hourly series of arrivals into the University of Iowa Emergency Department with concurrent local temperature.
Authors:
fastTS_1.0.3.tar.gz
fastTS_1.0.3.zip(r-4.7)fastTS_1.0.3.zip(r-4.6)fastTS_1.0.3.zip(r-4.5)
fastTS_1.0.3.tgz(r-4.6-any)fastTS_1.0.3.tgz(r-4.5-any)
fastTS_1.0.3.tar.gz(r-4.7-any)fastTS_1.0.3.tar.gz(r-4.6-any)
fastTS_1.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
fastTS/json (API)
| # Install 'fastTS' in R: |
| install.packages('fastTS', repos = c('https://petersonr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/petersonr/fastts/issues
Pkgdown/docs site:https://petersonr.github.io
- uihc_ed_arrivals - Hourly arrivals into the University of Iowa Hospital Emergency Department
Last updated from:9cd20ae6dc. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 145 | ||
| source / vignettes | OK | 315 | ||
| linux-release-x86_64 | OK | 143 | ||
| macos-release-arm64 | OK | 186 | ||
| macos-oldrel-arm64 | OK | 151 | ||
| windows-devel | OK | 115 | ||
| windows-release | OK | 112 | ||
| windows-oldrel | OK | 90 | ||
| wasm-release | OK | 107 |
Exports:fastTSpenalty_scaler
Dependencies:clidplyrgenericsgluehardhatlifecyclemagrittrncvregpillarpkgconfigR6RcppRcppRollrlangsparsevctrstibbletidyselectutf8vctrswithryardstick
Last update: 2024-03-07
Started: 2022-06-23
Last update: 2024-03-06
Started: 2024-03-06
Last update: 2024-02-08
Started: 2022-05-31
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| internal AICc function for lasso models | AICc get_model_matrix get_oos_results |
| Fast time series modeling with ranked sparsity | coef.fastTS fastTS plot.fastTS print.fastTS summary.fastTS |
| Penalty Scaling Function for parametric penalty weights | penalty_scaler |
| Predict function for fastTS object | predict.fastTS |
| Hourly arrivals into the University of Iowa Hospital Emergency Department | uihc_ed_arrivals |
