CRAN/E | srlTS

srlTS

Sparsity-Ranked Lasso for Time Series

Installation

About

An implementation of sparsity-ranked lasso 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 (2023+) doi:10.48550/arXiv.2211.01492, which also describes this package in greater detail. The Sparsity-Ranked Lasso (SRL) for Time Series implemented in 'srlTS' can fit large/complex/high-frequency time series quickly, even with a high-dimensional exogenous feature set. The SRL 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.

petersonr.github.io/srlTS/
github.com/petersonR/srlTS/
Bug report File report

Key Metrics

Version 0.1.1
R ≥ 3.5
Published 2023-12-14 143 days ago
Needs compilation? no
License GPL (≥ 3)
CRAN checks srlTS results

Downloads

Yesterday 5 0%
Last 7 days 42 -22%
Last 30 days 178 +16%
Last 90 days 431 -8%
Last 365 days 897

Maintainer

Maintainer

Ryan Andrew Peterson

ryan.a.peterson@cuanschutz.edu

Authors

Ryan Andrew Peterson

aut / cre / cph

Material

README
NEWS
Reference manual
Package source

Vignettes

Simple Case Studies
Time Series Modeling with Multiple Modes

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-develnot available

x86_64

r-releasenot available

x86_64

r-oldrelnot available

x86_64

Depends

R ≥ 3.5

Imports

dplyr
methods
ncvreg
RcppRoll
rlang
yardstick

Suggests

covr
kableExtra
knitr
magrittr
rmarkdown
testthat ≥3.0.0