Skip to content

pascalinedescloux/lasso-zero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lasso-Zero

Pascaline Descloux, Sylvain Sardy

R package and simulations for Lasso-Zero, a new variable selection method for (high-dimensional) linear regression. See https://arxiv.org/abs/1805.05133.

R package:

To install the R package lass0 directly from GitHub, run the following in R:

library(devtools)
install_github(repo="pascalinedescloux/lasso-zero", subdir="lass0")

Simulations:

Contains the code that generated all figures of the paper (some adapted for running on the Baobab cluster of University of Geneva). The main script simuSparsityFixed.R runs a simulation for fixed design matrix and sparsity index s.

About

Lasso-Zero: R package and numerical experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published