Package: fastTS 1.0.2.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.2.9000.tar.gz
fastTS_1.0.2.9000.zip(r-4.5)fastTS_1.0.2.9000.zip(r-4.4)fastTS_1.0.2.9000.zip(r-4.3)
fastTS_1.0.2.9000.tgz(r-4.5-any)fastTS_1.0.2.9000.tgz(r-4.4-any)fastTS_1.0.2.9000.tgz(r-4.3-any)
fastTS_1.0.2.9000.tar.gz(r-4.5-noble)fastTS_1.0.2.9000.tar.gz(r-4.4-noble)
fastTS_1.0.2.9000.tgz(r-4.4-emscripten)fastTS_1.0.2.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'))

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

Pkgdown site:https://petersonr.github.io

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

On CRAN:

6.01 score 4 stars 34 scripts 353 downloads 2 exports 22 dependencies

Last updated 3 months agofrom:60e3eb5861. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 01 2025
R-4.5-winOKFeb 01 2025
R-4.5-macOKFeb 01 2025
R-4.5-linuxOKFeb 01 2025
R-4.4-winOKFeb 01 2025
R-4.4-macOKFeb 01 2025
R-4.3-winOKFeb 01 2025
R-4.3-macOKFeb 01 2025

Exports:fastTSpenalty_scaler

Dependencies:clidplyrfansigenericsgluehardhatlifecyclemagrittrncvregpillarpkgconfigR6RcppRcppRollrlangsparsevctrstibbletidyselectutf8vctrswithryardstick

Forecasting with fastTS

Rendered fromforecasting.Rmdusingknitr::rmarkdownon Feb 01 2025.

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

Simple Case Studies

Rendered fromcase_studies.Rmdusingknitr::rmarkdownon Feb 01 2025.

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

Time Series Modeling with Multiple Modes

Rendered fromhourly_er_visits.Rmdusingknitr::rmarkdownon Feb 01 2025.

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