Package: fastTS 1.0.1.9000

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:Ryan Andrew Peterson [aut, cre, cph]

fastTS_1.0.1.9000.tar.gz
fastTS_1.0.1.9000.zip(r-4.5)fastTS_1.0.1.9000.zip(r-4.4)fastTS_1.0.1.9000.zip(r-4.3)
fastTS_1.0.1.9000.tgz(r-4.4-any)fastTS_1.0.1.9000.tgz(r-4.3-any)
fastTS_1.0.1.9000.tar.gz(r-4.5-noble)fastTS_1.0.1.9000.tar.gz(r-4.4-noble)
fastTS_1.0.1.9000.tgz(r-4.4-emscripten)fastTS_1.0.1.9000.tgz(r-4.3-emscripten)
fastTS.pdf |fastTS.html
fastTS/json (API)
NEWS

# Install 'fastTS' in R:
install.packages('fastTS', repos = c('https://petersonr.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/petersonr/fastts/issues

Datasets:
  • uihc_ed_arrivals - Hourly arrivals into the University of Iowa Hospital Emergency Department

On CRAN:

2 exports 3 stars 1.26 score 21 dependencies 31 scripts 213 downloads

Last updated 6 months agofrom:9d127a0842. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 25 2024
R-4.5-winOKAug 25 2024
R-4.5-linuxOKAug 25 2024
R-4.4-winOKAug 25 2024
R-4.4-macOKAug 25 2024
R-4.3-winOKAug 25 2024
R-4.3-macOKAug 25 2024

Exports:fastTSpenalty_scaler

Dependencies:clidplyrfansigenericsgluehardhatlifecyclemagrittrncvregpillarpkgconfigR6RcppRcppRollrlangtibbletidyselectutf8vctrswithryardstick

Forecasting with fastTS

Rendered fromforecasting.Rmdusingknitr::rmarkdownon Aug 25 2024.

Last update: 2024-03-06
Started: 2024-03-06

Simple Case Studies

Rendered fromcase_studies.Rmdusingknitr::rmarkdownon Aug 25 2024.

Last update: 2024-02-08
Started: 2022-05-31

Time Series Modeling with Multiple Modes

Rendered fromhourly_er_visits.Rmdusingknitr::rmarkdownon Aug 25 2024.

Last update: 2024-03-07
Started: 2022-06-23