CRAN/E | fastTS

fastTS

Fast Time Series Modeling for Seasonal Series with Exogenous Variables

Installation

About

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.

Citation fastTS citation info
petersonr.github.io/fastTS/
github.com/petersonR/fastTS/
Bug report File report

Key Metrics

Version 1.0.1
R ≥ 3.5
Published 2024-03-28 39 days ago
Needs compilation? no
License GPL (≥ 3)
CRAN checks fastTS results

Downloads

Yesterday 4 0%
Last 7 days 50 -35%
Last 30 days 270 -35%
Last 90 days 903
Last 365 days 903

Maintainer

Maintainer

Ryan Andrew Peterson

ryan.a.peterson@cuanschutz.edu

Authors

Ryan Andrew Peterson

aut / cre / cph

Material

README
NEWS
Reference manual
Package source

In Views

TimeSeries

Vignettes

Simple Case Studies
Forecasting with fastTS
Time Series Modeling with Multiple Modes

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

fastTS archive

Depends

R ≥ 3.5

Imports

dplyr
methods
ncvreg
RcppRoll
rlang
yardstick

Suggests

covr
kableExtra
knitr
magrittr
rmarkdown
testthat ≥3.0.0
tibble