Skip to content

hal9001

The Scalable Highly Adaptive Lasso

v0.4.6 · Nov 14, 2023 · GPL-3

Description

A scalable implementation of the highly adaptive lasso algorithm, including routines for constructing sparse matrices of basis functions of the observed data, as well as a custom implementation of Lasso regression tailored to enhance efficiency when the matrix of predictors is composed exclusively of indicator functions. For ease of use and increased flexibility, the Lasso fitting routines invoke code from the 'glmnet' package by default. The highly adaptive lasso was first formulated and described by MJ van der Laan (2017) <doi:10.1515/ijb-2015-0097>, with practical demonstrations of its performance given by Benkeser and van der Laan (2016) <doi:10.1109/DSAA.2016.93>. This implementation of the highly adaptive lasso algorithm was described by Hejazi, Coyle, and van der Laan (2020) <doi:10.21105/joss.02526>.

Downloads

2.9K

Last 30 days

2450th

9.1K

Last 90 days

36.7K

Last year

Trend: -6.6% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (6)

Dependency Network

Dependencies Reverse dependencies Rcpp Matrix assertthat origami glmnet data.table stringr haldensify nadir txshift CICI riskRegression targeted hal9001

Version History

new 0.4.6 Mar 10, 2026
updated 0.4.6 ← 0.4.3 diff Nov 13, 2023
updated 0.4.3 ← 0.4.2 diff Feb 8, 2022
updated 0.4.2 ← 0.4.1 diff Jan 25, 2022
updated 0.4.1 ← 0.2.7 diff Sep 27, 2021
updated 0.2.7 ← 0.2.6 diff Jan 21, 2021
updated 0.2.6 ← 0.2.5 diff Jun 26, 2020
new 0.2.5 Mar 4, 2020