Skip to content

Sparse Generalized Linear Models with L0 Approximation for Feature Selection

License

Notifications You must be signed in to change notification settings

tomwenseleers/l0ara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

l0ara

CRAN RStudio mirror downloads

What is it?

l0ara fits regularization for linear or generalized linear models with L0 penalty. Adaptive ridge algorithms are used to fit the models.

Installation

To install the latest version from github :

install.packages("devtools")
devtools::install_github("wguo1990/l0ara")

To install from CRAN:

install.packages("l0ara")

About

Sparse Generalized Linear Models with L0 Approximation for Feature Selection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published