LassoBacktracking: Modelling Interactions in High-Dimensional Data with Backtracking

Implementation of the algorithm introduced in Shah, R. D. (2016) <https://www.jmlr.org/papers/volume17/13-515/13-515.pdf>. Data with thousands of predictors can be handled. The algorithm performs sequential Lasso fits on design matrices containing increasing sets of candidate interactions. Previous fits are used to greatly speed up subsequent fits, so the algorithm is very efficient.

Getting started

Package details

AuthorRajen Shah [aut, cre]
MaintainerRajen Shah <r.shah@statslab.cam.ac.uk>
LicenseGPL (>= 2)
Version1.1
URL https://www.jmlr.org/papers/volume17/13-515/13-515.pdf
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("LassoBacktracking")

Try the LassoBacktracking package in your browser

Any scripts or data that you put into this service are public.

LassoBacktracking documentation built on Dec. 8, 2022, 5:12 p.m.